summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-113-2/+10
* s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/Nicholas Clark2005-05-102-2/+2
* Experiment with using the ptr_table code to hold the seen hashNicholas Clark2005-05-101-6/+80
* Simplify the debug and assert logic.Nicholas Clark2005-05-101-7/+0
* Change 24165 missed one s/class/classname/ in the debugging code.Nicholas Clark2005-05-101-1/+1
* Upgrade to PathTools 3.07Rafael Garcia-Suarez2005-05-062-1/+29
* Bump version numbersNicholas Clark2005-05-054-4/+4
* Bump B version numbersNicholas Clark2005-05-056-6/+7
* A slightly better layout for the diagram.Nicholas Clark2005-05-021-17/+17
* Change inheritance hierarchy of B subclassses :Nicholas Clark2005-05-021-23/+23
* Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloadingRafael Garcia-Suarez2005-05-021-5/+20
* for AIX problems? RE: [PATCH] Symbian port of PerlH.Merijn Brand2005-04-261-75/+75
* Add STORABLE_attach hook (Adam Kennedy).Abhijit Menon-Sen2005-04-258-3/+536
* For now, TODO the 2 tests that fail on 5.8.xNicholas Clark2005-04-221-1/+9
* bytecode.pl, bytecode.h, and sv.h fixesSteve Peters2005-04-222-2/+2
* Symbian port of PerlJarkko Hietaniemi2005-04-2118-119/+454
* In change 24266 I failed to actually change anything. Sigh.Dave Mitchell2005-04-201-1/+1
* Refactoring to Sv*_set() macros - patch #6Steve Peters2005-04-201-0/+7
* run regen_headers after addition of FOO_set() macrosDave Mitchell2005-04-191-7/+7
* Force RVALUE macros when in PERL_DEBUG_COWNicholas Clark2005-04-191-1/+1
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-1920-36/+36
* Add CLONE_SKIP() class method to allow individual classes to skipDave Mitchell2005-04-191-1/+111
* PERL_DEBUG_COW for SvUVX and SvPVXNicholas Clark2005-04-181-2/+1
* Two more uses of lvalue SvIVX()Nicholas Clark2005-04-181-1/+1
* Refactoring to Sv*_set() macros - patch #4Steve Peters2005-04-182-3/+3
* H.Merijn changed e-mailH.Merijn Brand2005-04-132-2/+2
* Upgrade to Encode 2.0902Rafael Garcia-Suarez2005-04-1210-73/+300
* Refactoring to Sv*_set() macros - patch #3Steve Peters2005-04-121-1/+1
* Mangle the expected output correctly for both 5.9 and 5.8Nicholas Clark2005-04-081-1/+4
* Refactoring to Sv*_set() macros - patch #2Steve Peters2005-04-082-2/+2
* Refactoring to Sv*_set() macros - patch #1Steve Peters2005-04-082-2/+2
* Casting to/from (void *) sufficient to make a C++ compiler happy.Nicholas Clark2005-04-063-4/+4
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-053-3/+3
* Upgrade to Unicode::Normalize 0.32Rafael Garcia-Suarez2005-04-058-44/+175
* Down with C++ reserved namesNicholas Clark2005-04-051-51/+52
* Down with more K&R prototypesNicholas Clark2005-04-051-5/+2
* Down with K&R function argumentsNicholas Clark2005-04-051-3/+1
* Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ificationRafael Garcia-Suarez2005-04-051-7/+7
* New core module, Math::BigInt::FastCalcTels2005-04-056-0/+1112
* ext/Errno/Errno_pm.PL: fix for GNU hurdBrendan O'Dea2005-03-301-1/+1
* Minor POD nits.Rafael Garcia-Suarez2005-03-301-19/+19
* Re: [PATCH] 5.6 File::Glob documentation insufficient for useSteven Schubiger2005-03-301-4/+34
* Fix Peek.t to work with and without DEBUG_LEAKING_SCALARSRafael Garcia-Suarez2005-03-291-1/+1
* expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SVDave Mitchell2005-03-281-0/+2
* Consting fiveAndy Lester2005-03-251-2/+2
* Upgrade to PathTools 3.05Rafael Garcia-Suarez2005-03-222-2/+15
* Re: bugzilla.redhat bug #101767 (threads, threads::shared)Alexey Tourbin2005-03-212-0/+6
* Re: Reworked Trie PatchYves Orton2005-03-181-18/+91
* Re: sitecustomize.pl [PATCH]Gisle Aas2005-03-181-1/+1
* Don't use vars in DynaLoaderRafael Garcia-Suarez2005-03-181-10/+1