perl.perl6.language.regex archive

365 archived articles, newest first (page 2 of 4). Latest articles →

Re: RFC 331 (v2) Consolidate the $1 and C<\1> notations
02 Oct 2000 10:13:04 +0100
[email protected] (Piers Cawley) • #494
RFC 348 (v2) Regex assertions in plain Perl code
2 Oct 2000 00:50:06 -0000
[email protected] (Perl6 RFC Librarian) • #493
RFC 332 (v2) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
2 Oct 2000 00:46:17 -0000
[email protected] (Perl6 RFC Librarian) • #492
RFC 274 (v2) Generalised Additions to Regexs
2 Oct 2000 00:42:46 -0000
[email protected] (Perl6 RFC Librarian) • #491
RFC 198 (v3) Boolean Regexes
2 Oct 2000 00:41:28 -0000
[email protected] (Perl6 RFC Librarian) • #490
RFC 166 (v4) Alternative lists and quoting of things
2 Oct 2000 00:40:07 -0000
[email protected] (Perl6 RFC Librarian) • #489
RFC 112 (v4) Assignment within a regex
2 Oct 2000 00:37:09 -0000
[email protected] (Perl6 RFC Librarian) • #488
Re: redraft (v2) for RFC 348 Regex assertions in plain Perl code
Sun, 01 Oct 2000 20:20:01 +0200
[email protected] (Bart Lateur) • #487
Re: redraft (v2) for RFC 348 Regex assertions in plain Perl code
Sun, 01 Oct 2000 18:43:27 +0100
[email protected] (Hugo) • #486
redraft (v2) for RFC 348 Regex assertions in plain Perl code
Sun, 01 Oct 2000 16:41:48 +0200
[email protected] (Bart Lateur) • #485
RE: RFC 150 (v2) Extend regex syntax to provide for return of a hash of matched subpatterns
Sun, 1 Oct 2000 08:54:59 -0500
[email protected] (David Grove) • #484
RE: RFC 360 (v1) Allow multiply matched groups in regexes to return a listref of all matches
Sun, 1 Oct 2000 08:41:43 -0500
[email protected] (David Grove) • #483
redraft for v2: RFC 332 Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
Sun, 01 Oct 2000 12:27:31 +0200
[email protected] (Bart Lateur) • #482
Re: RFC 332 (v1) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
Sun, 01 Oct 2000 10:16:16 +0200
[email protected] (Bart Lateur) • #481
Re: RFC 331 (v2) Consolidate the $1 and C<\1> notations
Sun, 01 Oct 2000 09:25:17 +0200
[email protected] (Bart Lateur) • #480
RFC 360 (v1) Allow multiply matched groups in regexes to return a listref of all matches
1 Oct 2000 06:38:13 -0000
[email protected] (Perl6 RFC Librarian) • #479
RFC 347 (v2) Remove long-deprecated $* (aka $MULTILINE_MATCHING)
1 Oct 2000 06:30:07 -0000
[email protected] (Perl6 RFC Librarian) • #478
RFC 331 (v2) Consolidate the $1 and C<\1> notations
1 Oct 2000 06:26:40 -0000
[email protected] (Perl6 RFC Librarian) • #477
RFC 317 (v2) Access to optimisation information for regular expressions
1 Oct 2000 06:24:23 -0000
[email protected] (Perl6 RFC Librarian) • #476
RFC 276 (v2) Localising Paren Counts in qr()s.
1 Oct 2000 06:20:22 -0000
[email protected] (Perl6 RFC Librarian) • #475
RFC 150 (v2) Extend regex syntax to provide for return of a hash of matched subpatterns
1 Oct 2000 06:14:23 -0000
[email protected] (Perl6 RFC Librarian) • #474
Regex Extension RFC
Sat, 30 Sep 2000 20:53:48 -0600
[email protected] (Kevin Walker) • #473
RFC 150
Sat, 30 Sep 2000 20:22:19 -0600
[email protected] (Kevin Walker) • #472
Re: RFC 72 (v4) Variable-length lookbehind.
Sun, 01 Oct 2000 02:42:48 +0100
[email protected] (Hugo) • #471
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Sat, 30 Sep 2000 16:40:08 -0700 (PDT)
[email protected] (Dave Storrs) • #470
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Sat, 30 Sep 2000 22:47:24 +0200
[email protected] (Bart Lateur) • #469
Re: RFC 72 (v4) Variable-length lookbehind.
Sat, 30 Sep 2000 22:31:36 +0200
[email protected] (Bart Lateur) • #468
RFC 331 (v2) Consolidate the $1 and C<\1> notations
30 Sep 2000 20:08:47 -0000
[email protected] (Perl6 RFC Librarian) • #467
RFC 72 (v4) Variable-length lookbehind.
30 Sep 2000 19:50:27 -0000
[email protected] (Perl6 RFC Librarian) • #466
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Sat, 30 Sep 2000 19:48:01 +0200
[email protected] (Bart Lateur) • #465
Re: regexp RFCs: freeze 'em or lose 'em
Sat, 30 Sep 2000 17:41:09 +0200
[email protected] (Bart Lateur) • #464
Re: RFC 348 (v1) Regex assertions in plain Perl code
Sat, 30 Sep 2000 15:56:28 +0200
[email protected] (Bart Lateur) • #463
regexp RFCs: freeze 'em or lose 'em
Sat, 30 Sep 2000 13:55:40 +0100
[email protected] (Hugo) • #462
More on RFC 93 (was Re: RFC 316 (v1) ...)
Sat, 30 Sep 2000 13:35:56 +0100
[email protected] (Hugo) • #461
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Sat, 30 Sep 2000 10:32:01 +0200
[email protected] (Bart Lateur) • #460
Re: RFC 348 (v1) Regex assertions in plain Perl code
Sat, 30 Sep 2000 00:57:47 +0100
[email protected] (Hugo) • #459
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Sat, 30 Sep 2000 00:23:13 +0100
[email protected] (Hugo) • #458
RFC 348 (v1) Regex assertions in plain Perl code
29 Sep 2000 21:44:25 -0000
[email protected] (Perl6 RFC Librarian) • #457
RFC 347 (v1) Remove long-deprecated $* (aka $MULTILINE_MATCHING)
29 Sep 2000 21:43:09 -0000
[email protected] (Perl6 RFC Librarian) • #456
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Fri, 29 Sep 2000 13:04:37 -0700 (PDT)
[email protected] (Dave Storrs) • #455
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Fri, 29 Sep 2000 12:41:18 -0700 (PDT)
[email protected] (Dave Storrs) • #454
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Fri, 29 Sep 2000 17:32:49 +0200
[email protected] (Bart Lateur) • #453
Re: RFC 112 (v3) Asignment within a regex
Fri, 29 Sep 2000 13:22:16 +0100
[email protected] (Hugo) • #452
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Fri, 29 Sep 2000 13:19:47 +0100
[email protected] (Hugo) • #451
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Fri, 29 Sep 2000 14:01:14 +0200
[email protected] (Bart Lateur) • #450
Re: RFC 112 (v3) Asignment within a regex
Fri, 29 Sep 2000 10:47:51 +0100
[email protected] ("Richard Proctor") • #449
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Fri, 29 Sep 2000 10:09:06 +0100
[email protected] (Hildo Biersma) • #448
Re: RFC 112 (v3) Asignment within a regex
Fri, 29 Sep 2000 11:21:44 +0200
[email protected] (Bart Lateur) • #447
Re: RFC 332 (v1) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
Fri, 29 Sep 2000 09:55:06 +0100
[email protected] (Hugo) • #446
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
29 Sep 2000 08:45:25 +0100
[email protected] (Piers Cawley) • #445
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Thu, 28 Sep 2000 19:20:25 -0700
[email protected] (Nathan Wiger) • #444
Re: RFC 332 (v1) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
Thu, 28 Sep 2000 18:43:06 -0700
[email protected] (Nathan Wiger) • #443
Re: RFC 332 (v1) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
Fri, 29 Sep 2000 02:01:39 +0100
[email protected] (Hugo) • #442
Re: RFC 166 (v3) Alternative lists and quoting of things
Fri, 29 Sep 2000 01:13:36 +0100
[email protected] (Hugo) • #441
Re: RFC 112 (v3) Asignment within a regex
Fri, 29 Sep 2000 01:02:40 +0100
[email protected] (Hugo) • #440
Re: RFC 332 (v1) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
Fri, 29 Sep 2000 01:49:57 +0200
[email protected] (Bart Lateur) • #439
Re: RFC 276 (v1) Localising Paren Counts in qr()s.
Fri, 29 Sep 2000 00:43:28 +0100
[email protected] (Hugo) • #438
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Fri, 29 Sep 2000 00:29:31 +0100
[email protected] (Hugo) • #437
Re: RFC 274 (v1) Generalised Additions to Regexs
Fri, 29 Sep 2000 00:11:50 +0100
[email protected] (Hugo) • #436
Re: RFC 332 (v1) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
Thu, 28 Sep 2000 23:54:20 +0100
[email protected] (Hugo) • #435
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Thu, 28 Sep 2000 23:25:58 +0100
[email protected] (Hugo) • #434
Re: is \1 vs $1 a necessary distinction?
Thu, 28 Sep 2000 23:48:46 +0200
[email protected] (Bart Lateur) • #433
Re: RFC 331 (v1) Consolidate the $1 and C<\1> notations
Thu, 28 Sep 2000 16:24:23 -0500
[email protected] (Jonathan Scott Duff) • #432
RFC 332 (v1) Regex: Make /$/ equivalent to /\z/ under the '/s' modifier
28 Sep 2000 20:58:17 -0000
[email protected] (Perl6 RFC Librarian) • #431
RFC 331 (v1) Consolidate the $1 and C<\1> notations
28 Sep 2000 20:57:39 -0000
[email protected] (Perl6 RFC Librarian) • #430
Re: RFC 308 (v1) Ban Perl hooks into regexes
Thu, 28 Sep 2000 10:56:28 +0100
[email protected] (Hugo) • #429
Re: RFC 308 (v1) Ban Perl hooks into regexes
Thu, 28 Sep 2000 10:28:15 +0100
[email protected] (Tom Christiansen) • #428
Re: is \1 vs $1 a necessary distinction?
28 Sep 2000 09:24:53 +0100
[email protected] (Piers Cawley) • #427
Re: Perlstorm #0040
Wed, 27 Sep 2000 00:00:48 -0400
[email protected] (Ilya Zakharevich) • #426
Re: perl6-language-regex summary for 20000920
Tue, 26 Sep 2000 23:53:15 -0400
[email protected] (Ilya Zakharevich) • #425
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 18:26:27 +0100 (BST)
[email protected] (Richard Proctor) • #424
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 09:45:50 -0700 (PDT)
[email protected] (Dave Storrs) • #423
Re: is \1 vs $1 a necessary distinction?
27 Sep 2000 09:40:27 -0700
[email protected] ((Randal L. Schwartz)) • #422
Re: is \1 vs $1 a necessary distinction?
27 Sep 2000 17:27:37 +0100
[email protected] (Piers Cawley) • #421
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 12:29:28 -0400
[email protected] (Uri Guttman) • #420
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 09:23:10 -0700 (PDT)
[email protected] (Dave Storrs) • #419
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 09:10:50 -0700 (PDT)
[email protected] (Dave Storrs) • #418
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 11:52:44 -0400
[email protected] ("Michael Maraist") • #417
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 16:30:10 +0100
[email protected] ("Richard Proctor") • #416
Re: is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 10:34:48 -0500
[email protected] (Jonathan Scott Duff) • #415
is \1 vs $1 a necessary distinction?
Wed, 27 Sep 2000 08:15:53 -0700 (PDT)
[email protected] (Dave Storrs) • #414
Re: RFC 274 (v1) Generalised Additions to Regexs
Wed, 27 Sep 2000 14:45:22 +0100
[email protected] ("Richard Proctor") • #413
Re: RFC 274 (v1) Generalised Additions to Regexs
Wed, 27 Sep 2000 13:43:59 +0100
[email protected] (Hugo) • #412
Re: RFC 198 (v2) Boolean Regexes
Wed, 27 Sep 2000 12:24:01 +0100
[email protected] ("Richard Proctor") • #411
RFC 198 (v2) Boolean Regexes
Wed, 27 Sep 2000 11:48:11 +0100
[email protected] (Tom Christiansen) • #410
Re: RFC 308 (v1) Ban Perl hooks into regexes
Tue, 26 Sep 2000 23:43:21 -0400
[email protected] (Uri Guttman) • #409
Re: RFC 170 (v2) Generalize =~ to a special "apply-to" assignment operator
Tue, 26 Sep 2000 18:38:07 -0700
[email protected] (Nathan Wiger) • #408
Re: RFC 308 (v1) Ban Perl hooks into regexes
Tue, 26 Sep 2000 22:47:58 +0100
[email protected] (Hugo) • #407
Re: RFC 308 (v1) Ban Perl hooks into regexes
Tue, 26 Sep 2000 22:45:10 +0100
[email protected] (Hugo) • #406
Re: RFC 308 (v1) Ban Perl hooks into regexes
Tue, 26 Sep 2000 14:54:56 -0400
[email protected] ("Michael Maraist") • #405
Re: RFC 308 (v1) Ban Perl hooks into regexes
Tue, 26 Sep 2000 20:37:25 +0200
[email protected] (Bart Lateur) • #404
Re: RFC 308 (v1) Ban Perl hooks into regexes
Tue, 26 Sep 2000 13:32:37 -0400
[email protected] ("Michael Maraist") • #403
Re: RFC 308 (v1) Ban Perl hooks into regexes
Tue, 26 Sep 2000 19:02:14 +0200
[email protected] (Bart Lateur) • #402
Re: RFC 170 (v2) Generalize =~ to a special "apply-to" assignment operator
Tue, 26 Sep 2000 11:27:58 +0100
[email protected] (Simon Cozens) • #401
Re: RFC 308 (v1) Ban Perl hooks into regexes
26 Sep 2000 09:59:03 +0100
[email protected] (Piers Cawley) • #400
Re: RFC 308 (v1) Ban Perl hooks into regexes
Mon, 25 Sep 2000 21:11:21 -0400
[email protected] ("Michael Maraist") • #399
Re: RFC 308 (v1) Ban Perl hooks into regexes
Mon, 25 Sep 2000 21:10:16 -0400
[email protected] ("Michael Maraist") • #398
Re: RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
Tue, 26 Sep 2000 11:55:32 +1100 (EST)
[email protected] (Damian Conway) • #397
RFC 317 (v1) Access to optimisation information for regular expressions
26 Sep 2000 00:37:23 -0000
[email protected] (Perl6 RFC Librarian) • #396
RFC 316 (v1) Regex modifier for support of chunk processing and prefix matching
26 Sep 2000 00:36:31 -0000
[email protected] (Perl6 RFC Librarian) • #395
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.