summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+1
* Integrate changes #12652 and #12653 from maintperl;Jarkko Hietaniemi2001-10-251-3/+15
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-0/+1
* Wrong skip() arguments.Jarkko Hietaniemi2001-10-181-1/+2
* & what's to be done for 5.8.0? Nicholas Clark2001-10-082-0/+6
* Skip the RV printing test under threads until fixed.Jarkko Hietaniemi2001-10-031-5/+9
* Make the diagnostic messages more neutral.Jarkko Hietaniemi2001-10-011-7/+7
* Move the B tests to B/t.Jarkko Hietaniemi2001-09-286-0/+0
* Forgot from #12254.Jarkko Hietaniemi2001-09-281-0/+108
* Re: [BUG] B::Terse can't handle constant scalar refsRafael Garcia-Suarez2001-09-271-0/+21
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-1/+2
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-312-10/+1
* [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