summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* [ID 20010827.008] no-foo options broken in B::LintVille Skyttä2001-08-281-1/+1
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-274-5/+5
* [b-]showlex.tNikola Knezevic2001-08-141-4/+4
* Teach B::Concise about PADOPPaul Johnson2001-08-081-1/+2
* B && BEGIN handlingJames A. Duncan2001-08-071-1/+1
* fix Stash.t for VMSCraig A. Berry2001-08-031-2/+2
* fix Showlex.t for VMSCraig A. Berry2001-08-021-0/+1
* deparse empty formatsRobin Houston2001-08-021-0/+1
* Test tweak.Jarkko Hietaniemi2001-07-231-2/+0
* Re: [PATCH O.pm] avoid to clutter output with -lRafael Garcia-Suarez2001-07-221-0/+1
* formats can't contain formatsRobin Houston2001-07-161-2/+3
* Make warnings handling more robustRobin Houston2001-07-061-7/+13
* test just-posted patchesRobin Houston2001-07-021-12/+16
* hash key auto-quotingRobin Houston2001-07-021-0/+10
* version number & changesRobin Houston2001-07-021-2/+28
* Make 'compile' target a little less broken.Jarkko Hietaniemi2001-07-011-1/+1
* "lose the looses", from Abhijit Menon-Sen.Jarkko Hietaniemi2001-06-271-1/+1
* Just zap the -uPerlio.Jarkko Hietaniemi2001-06-231-1/+1
* fix Deparse.t and write.t for VMSCraig A. Berry2001-06-221-8/+7
* Step 2: Use the new PM_GETRE/SETRE macros everywhere.Richard Soderberg2001-06-212-3/+3
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-185-0/+408
* Eradicate traces of 'asciirange' re subpragma.Jarkko Hietaniemi2001-06-041-2/+2
* More on /x regexesRobin Houston2001-05-161-12/+53
* Half of #10107 got lost.Jarkko Hietaniemi2001-05-151-6/+6
* Lvaluable method callsRobin Houston2001-05-151-11/+29
* C<$foo =~ give_me_a_regex>; /x modifierRobin Houston2001-05-151-34/+85
* "${foo}_bar"Robin Houston2001-05-151-7/+7
* $foo->bar(0)Robin Houston2001-05-111-1/+1
* Extend tr/\0-\377/blah/c supportRobin Houston2001-05-102-6/+15
* t/op/64bitint.tRobin Houston2001-05-101-1/+7
* Retract #10070, not ready yet.Jarkko Hietaniemi2001-05-101-2/+1
* (Retracted by #10073)Hugo van der Sanden2001-05-101-1/+2
* our() lists and foreach loopsRobin Houston2001-05-101-3/+12
* Fix tr///ansliterationRobin Houston2001-05-102-14/+28
* Show string for PVOP, and referent for RVRobin Houston2001-05-091-1/+10
* B::Deparse testerRobin Houston2001-05-091-3/+12
* Document known bugsRobin Houston2001-05-081-1/+69
* Give (?{...}) a taste of its own medicineRobin Houston2001-05-071-1/+30
* undefined folded constantsRobin Houston2001-05-071-1/+3
* use Foo (sub {...});Robin Houston2001-05-071-0/+1
* scopingRobin Houston2001-05-062-58/+125
* optimised sortRobin Houston2001-05-011-1/+9
* for(;;), sortRobin Houston2001-05-011-7/+17
* do, warn, useRobin Houston2001-05-011-23/+23
* suppress warningRobin Houston2001-04-301-3/+4
* non-block scopesRobin Houston2001-04-281-1/+18
* Human-readable pragmas &cRobin Houston2001-04-271-7/+52
* Deparse nits.Jarkko Hietaniemi2001-04-261-2/+2
* formats must be flush leftRobin Houston2001-04-261-3/+3
* fix easy bugsRobin Houston2001-04-261-5/+24