summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New shiny modelsH.Merijn Brand2006-10-101-3/+3
* Regexp Recurse by name.Yves Orton2006-10-107-60/+132
* enc2xs and C++: add extern "C" to dataJarkko Hietaniemi2006-10-101-3/+5
* Linux and Solaris hints: C++ vs dlerrorJarkko Hietaniemi2006-10-102-2/+13
* Updates for building on Win32 with Visual C++ 2005 Express EditionSteve Hay2006-10-103-38/+82
* fix a doc typo and a warning typo in VMS::DCLsymCraig A. Berry2006-10-101-3/+3
* Make g++ happy when compiling NDBM_File on a system thatSteve Peters2006-10-092-0/+23
* fix bad free in do_exec3()Dave Mitchell2006-10-091-4/+6
* Encode.xs: add an explicit cast to make g++ happierJarkko Hietaniemi2006-10-091-1/+1
* Address update for Jerry D. HeddenRafael Garcia-Suarez2006-10-091-1/+1
* Update perldelta for recent regexp changes, based on a text by Yves Orton.Rafael Garcia-Suarez2006-10-091-0/+67
* Digest::SHA 5.43_01 - ANSIfy src/hmac.cJarkko Hietaniemi2006-10-092-19/+8
* Add perl595deltaRafael Garcia-Suarez2006-10-099-6/+78
* Bump version to 5.9.5Rafael Garcia-Suarez2006-10-0915-78/+79
* Re: [PATCH] regexec.c: goto crossing initializationJarkko Hietaniemi2006-10-091-1/+2
* Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup: on i686-linux-64int 2.6.1...Yves Orton2006-10-083-124/+162
* Revert change 28962 (at least until a better solution is found)Rafael Garcia-Suarez2006-10-083-1/+16
* Clarifications on the usage of setlocale() and LC_NUMERIC toRafael Garcia-Suarez2006-10-083-6/+31
* Document the growth policy, and Yves suggested a better arbitaryNicholas Clark2006-10-081-1/+6
* Yves said that the XS version of Data::Dumper was inefficient becauseNicholas Clark2006-10-071-0/+3
* No need to create a new magic vtable if it's all 0 pointers.Nicholas Clark2006-10-073-16/+1
* Make reference stringification (blessed and unblessed) about as fast asNicholas Clark2006-10-071-12/+60
* Use packed addresses for the seen tracking hash, rather thanNicholas Clark2006-10-072-11/+45
* Eliminate two more unneeded strlen()s from Dumper.xsNicholas Clark2006-10-071-2/+2
* threads 1.43 - stringifyJerry Hedden2006-10-078-18/+44
* Re: [PATCH] Initial attempt at named captures for perls regexp engineYves Orton2006-10-0724-156/+612
* Change sprintf() to my_sprintf(), and use the returned length fromNicholas Clark2006-10-071-21/+8
* cflags.SH: strip -std=c89 for g++Jarkko Hietaniemi2006-10-071-21/+26
* another g++ patch (Util.xs)Paul Marquess2006-10-071-2/+2
* Upgrade to Test-Harness-2.64Steve Peters2006-10-0712-178/+394
* Make the executable slightly smaller by using PL_hexdigit inNicholas Clark2006-10-061-2/+1
* Fix typo spotted by Rafael. Close the file handle explicity and checkNicholas Clark2006-10-062-2/+5
* Generate the overload enum and names array programatically, whichNicholas Clark2006-10-064-90/+324
* Reoder struct am_table and am_table_short to save 8 bytes on LP64Nicholas Clark2006-10-061-2/+2
* Upgrade to PathTools-3.21Steve Peters2006-10-066-42/+86
* Don't bother generating the "Operation \"%s\": no method found..."Nicholas Clark2006-10-061-0/+3
* Document the new regmatch() backtracking mechanismDave Mitchell2006-10-051-95/+123
* remove REGMATCH detritus and shrink the size of the backtrack structureDave Mitchell2006-10-052-132/+80
* migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigmDave Mitchell2006-10-055-433/+371
* Re: [perl #8835] fairly large regex optimization bug with 5.7.3Yves Orton2006-10-052-7/+14
* Nit in regcomp, discovered by a gcc warning, fixed by YvesRafael Garcia-Suarez2006-10-051-2/+2
* Fix a couple of casting warningsRafael Garcia-Suarez2006-10-051-5/+5
* Fix a few pod nits in perlre.Steve Peters2006-10-051-10/+10
* Re: [PATCH] Add recursive regexes similar to PCREYves Orton2006-10-0514-112/+482
* Upgrade to Module::CoreList 2.09:Rafael Garcia-Suarez2006-10-052-5/+13
* Change md5sum of MD5.xs after change 28936 (on UNIX, mightRafael Garcia-Suarez2006-10-051-1/+1
* Change to sv_reftype return value caused compile for Digest::MD5Steve Peters2006-10-042-4/+4
* Give zlib the ASNI C treatmantPaul Marquess2006-10-0411-406/+408
* Fixes to compile Perl with g++ and DEBUGGING.Steve Peters2006-10-043-5/+9
* Update Stratus VOS files.Paul Green2006-10-044-1/+314