summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* returning would be good, too.Jarkko Hietaniemi2003-08-121-1/+1
* No dor in maint.Jarkko Hietaniemi2003-08-121-0/+1
* XSLoader revistedIlya Zakharevich2003-08-121-0/+158
* Add a new regression test for Safe : tests that all opsRafael Garcia-Suarez2003-08-111-0/+415
* [perl #23274] B::Deparse wasn't handling correctly builtins thatRafael Garcia-Suarez2003-08-111-2/+7
* Allow via layer to affect the PERLIO_F_UTF8 flag.Nick Ing-Simmons2003-08-112-10/+34
* Try simple workaround for the POSIX autosplit.ix warning.Jarkko Hietaniemi2003-08-101-2/+2
* One more PL_csighandlerp.Jarkko Hietaniemi2003-08-101-1/+1
* Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.xNicholas Clark2003-08-091-3/+3
* Move the csighandler to be a data variable so thatJarkko Hietaniemi2003-08-081-1/+1
* maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searc...Gerrit P. Haase2003-08-082-2/+2
* If no alarm(), skip the subtests.Jarkko Hietaniemi2003-08-071-1/+1
* Re: maint @ 20537Philip Newton2003-08-071-3/+3
* ESUCCESS = 0 is not true, but exists.Jarkko Hietaniemi2003-08-061-1/+2
* [pathc] Sys:Syslog.pm::syslog() - Better error messageJari Aalto2003-08-061-1/+2
* Cast away gcc 3.3 type conversion pickiness.Jarkko Hietaniemi2003-08-061-2/+2
* Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6Alain Barbet2003-08-051-4/+9
* [perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparcJarkko Hietaniemi2003-08-052-8/+14
* typos in encoding.pmMarcus Holland-Moritz2003-08-051-2/+2
* Bytecode patching from Enache.Jarkko Hietaniemi2003-08-054-13/+7
* Upgrade to Digest::MD5 2.27.Jarkko Hietaniemi2003-08-053-7/+17
* [Patch 5.8.1 Encode.pm] v-strings deprecatedSADAHIRO Tomoyuki2003-08-052-29/+29
* maint, Win32, GCC 3.2Mattia Barbon2003-08-041-1/+9
* Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6Alain Barbet2003-08-031-7/+14
* Grammar, punctuation, formatting editsMark-Jason Dominus2003-08-031-73/+71
* Storable and uninitalized array valuesMarcus Holland-Moritz2003-08-032-5/+11
* C++ (or C99) sneak attack ("inline" function keyword).Jarkko Hietaniemi2003-08-021-1/+1
* Re: [perl #23185] perl crash with File::GlobMarcus Holland-Moritz2003-08-023-1/+13
* Only show the message if the locale settings look risky.Jarkko Hietaniemi2003-08-021-1/+8
* Add a message about the LC_ALL=C workaround (for non-core builds);Jarkko Hietaniemi2003-08-022-0/+14
* Re: [PATCH @19834] DProf fixesRadu Greab2003-08-023-5/+24
* argv case nit for VMSCraig A. Berry2003-08-021-1/+1
* Encode pre-1.98 update from Dan Kogai, sent fromJarkko Hietaniemi2003-08-019-28/+176
* pod likes whitespace.Jarkko Hietaniemi2003-08-011-0/+1
* Now the test should be really testing what it's supposed to.Jarkko Hietaniemi2003-08-011-4/+10
* Fix the options.Jarkko Hietaniemi2003-08-011-1/+2
* Unportable subtest needs rethink.Jarkko Hietaniemi2003-07-311-4/+0
* Enache again.Jarkko Hietaniemi2003-07-311-4/+2
* Retract #20385.Jarkko Hietaniemi2003-07-311-2/+4
* Yet another bytecode tweak from Enache.Jarkko Hietaniemi2003-07-311-0/+1
* (retracted by #20390)Jarkko Hietaniemi2003-07-311-4/+2
* Schwern says this is most probably an old VMS MakeMakerJarkko Hietaniemi2003-07-311-1/+0
* test for B::Bytecode/ByteLoaderAdrian M. Enache2003-07-311-0/+145
* Silence spurious noise from MakeMaker :Rafael Garcia-Suarez2003-07-301-0/+1
* rmdir t/lib/IO.Jarkko Hietaniemi2003-07-301-0/+1
* MPE/iX fix from Mark Bixby: fcntl() on sockets on works.Jarkko Hietaniemi2003-07-291-23/+15
* Encode test fixes for VMS (was Re: possible fix to File::Find problems)Peter Prymmer2003-07-293-9/+32
* [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?SADAHIRO Tomoyuki2003-07-291-3/+3
* B::Deparse 0.64Stephen McCamant2003-07-292-199/+486
* More bytecode tweaks.Jarkko Hietaniemi2003-07-282-25/+39