summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to Time-HiRes 1.9702Steve Hay2006-12-065-25/+43
* Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: ...Jarkko Hietaniemi2006-12-061-10/+6
* save_I8 is not a mathom.Rafael Garcia-Suarez2006-12-062-10/+10
* User pragmas now accessible from BJoshua ben Jore2006-12-067-6/+202
* Avoid my_regdupe type mismatch warning after #29430Craig A. Berry2006-12-061-1/+1
* d_pseudofork for configure.comCraig A. Berry2006-12-061-0/+1
* Re: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.Yves Orton2006-12-051-1/+1
* Silence a warning from Module::CoreList that occurs when the module version isSteve Peters2006-12-051-2/+2
* Make the check for PERL_IMPLICIT_SYS betterSteve Hay2006-12-051-1/+1
* Extend d_pseudofork to Win32-land and set it when appropriateSteve Hay2006-12-059-0/+32
* Further tweaks to make it easier to create regexp engine plug ins.Yves Orton2006-12-053-41/+54
* Introduction of d_pseudoforkH.Merijn Brand2006-12-056-48/+64
* Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: ...Jarkko Hietaniemi2006-12-054-14/+12
* Skip Perl_regdupe_internal rather than Perl_regdupeSteve Hay2006-12-051-1/+1
* Move Perl_get_db_sub() from pp_hot.c to util.cNicholas Clark2006-12-042-37/+36
* Revert #29454H.Merijn Brand2006-12-041-23/+19
* fix some casting issues with perly.y / madly.y mergerDave Mitchell2006-12-044-519/+525
* Better version of last patch, by Yves Orton.Rafael Garcia-Suarez2006-12-045-33/+26
* The new regexp compilation function must be added to the engine structure.Rafael Garcia-Suarez2006-12-044-0/+5
* Actually submit previous change.Rafael Garcia-Suarez2006-12-045-8/+19
* Split Perl_pregcomp in two functions. Patch by Audrey Tang,Rafael Garcia-Suarez2006-12-040-0/+0
* merge perly.y and madlu.yDave Mitchell2006-12-0412-5361/+2541
* Re: install misses Compress/IO/{Base,Zlib}Rafael Garcia-Suarez2006-12-041-35/+39
* Add File::Fetch to the coreJos I. Boumans2006-12-044-0/+1145
* Change #29424 may well be correct in itself, but currently doesn'tSteve Hay2006-12-043-17/+9
* Minor pod nit in perlre.Yves Orton2006-12-041-2/+2
* another fix for bison 2.3Dave Mitchell2006-12-041-0/+3
* -DDEBUGGING=both doesn't set -gYitzchak Scott-Thoennes2006-12-041-2/+2
* Re: [perl #38868] Changing $0 on darwin leads to excessive padding in 'ps'Chris Dolan2006-12-041-1/+6
* \R is supposed to mean something else so switch to \g and make it more useful...Yves Orton2006-12-047-34/+78
* Upgrade to Test-Simple-0.66.Steve Peters2006-12-045-8/+8
* add support for bison 2.3Dave Mitchell2006-12-032-2/+9
* Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testingYves Orton2006-12-032-15/+18
* Re: [perl #41010] (?(COND)) in pattern matching not working properlyYves Orton2006-12-035-31/+69
* merge perly.c and madly.cDave Mitchell2006-12-032-694/+35
* Minor patch for Benchmark.pmChristophe Grosjean2006-12-031-8/+19
* synchronise perly.c and madly.cDave Mitchell2006-12-022-68/+59
* Upgrade to Devel::PPPort 3.10_02Marcus Holland-Moritz2006-12-026-2/+24
* Upgrade to Devel::PPPort 3.10_01Marcus Holland-Moritz2006-12-0242-161/+756
* perltodo.pod: add perlio todos/thinkaboutsJarkko Hietaniemi2006-12-021-0/+15
* Make get_db_sub non-static, and call it from pp_goto, which allows theNicholas Clark2006-12-015-27/+15
* Remove the pp_entersub specific logic from S_get_db_sub.Nicholas Clark2006-12-013-10/+8
* Re: [PATCH] Make B::Lint use Module::PluggableJoshua ben Jore2006-12-014-64/+128
* Remove unused variableRafael Garcia-Suarez2006-12-011-2/+1
* Continue split of perl internal regexp structures from ones that are engine s...Yves Orton2006-12-0112-260/+421
* Verify that the debugger has an array where to store lines beforeRafael Garcia-Suarez2006-12-015-49/+57
* Fix Time-HiRes linker error on Win32 introduced by upgradesRafael Garcia-Suarez2006-12-012-2/+9
* -Dprefix failed on Cygwin unless the directory ${installbin} alreadySteve Peters2006-11-301-1/+2
* Upgrade to Time-HiRes-1.96.Steve Peters2006-11-304-20/+15
* Don't try to export fd_refcnt symbols when building without USE_PERLIOSteve Hay2006-11-301-2/+9