summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* avoid v-strings with require/useRonald J. Kimball2001-09-2151-77/+85
* Update Changes.Jarkko Hietaniemi2001-09-212-1/+161
* Make AIX and Tru64 compilers happy.Jarkko Hietaniemi2001-09-212-4/+6
* Re: [ID 20010920.007] q and qq does not work after doRafael Garcia-Suarez2001-09-211-1/+1
* pp_chdir Win32 fixMichael G. Schwern2001-09-211-2/+4
* Re: GDB Debugging Macros from mod_perlRobert Spier2001-09-211-0/+12
* Fixed bug where Time::HiRes::time returned time adjusted to Artur Bergman2001-09-211-1/+1
* Attempt to fix solaris issue raised by Andy Dougherty.Artur Bergman2001-09-212-3/+3
* Rename the *thread* functions to Perl_* to avoid clashes.Artur Bergman2001-09-212-29/+29
* Add the shared sv space to the global vars.Artur Bergman2001-09-216-45/+41
* win32/Makefile warning fixBlair Zajac2001-09-211-1/+1
* Command.t patch had some errors... sorry.Nikola Knezevic2001-09-201-1/+3
* Cant spl wirth a dam.Jarkko Hietaniemi2001-09-201-1/+1
* Don't use C++ comments.Jarkko Hietaniemi2001-09-201-2/+4
* Change #12044 didn't.Abhijit Menon-Sen2001-09-201-130/+119
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-2027-350/+225
* Re: ARGV and readDave Mitchell2001-09-202-0/+13
* Fresh copies from the cvs.perl.org perlfaq repository.Jarkko Hietaniemi2001-09-2010-11/+11
* Re: n questions (was Re: 4 questions about pack/unpack) Nicholas Clark2001-09-202-379/+479
* The sharedsv_space* are variables, not code. Duh.Jarkko Hietaniemi2001-09-202-3/+3
* [patch lib/lib_pm.PL]Stas Bekman2001-09-201-1/+1
* Only 21 tests, skipping or not.Jarkko Hietaniemi2001-09-201-2/+3
* New exported symbols.Jarkko Hietaniemi2001-09-191-0/+2
* Update Changes.Jarkko Hietaniemi2001-09-192-1/+293
* Correct numbering of the tests is useful.Jarkko Hietaniemi2001-09-191-7/+7
* More tests now too.Jarkko Hietaniemi2001-09-191-1/+1
* More tests now.Jarkko Hietaniemi2001-09-191-1/+1
* The test assumed 7-bit ASCII. Now it "just"Jarkko Hietaniemi2001-09-191-2/+2
* Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-currentH.Merijn Brand2001-09-191-1/+1
* Make the basic test contain only realy basic API testsArtur Bergman2001-09-191-50/+49
* [PATCH] Syncing with Test::Simple 0.19Michael G. Schwern2001-09-1910-21/+61
* Indent the test a bit.Jarkko Hietaniemi2001-09-191-7/+15
* added tainting for getcwd for Win32Nikola Knezevic2001-09-181-0/+4
* stat access time is wrong on Win95Nikola Knezevic2001-09-182-7/+5
* Re: [PATCH] t/op/crypt.tMichael G. Schwern2001-09-181-1/+18
* two test failuresRafael Garcia-Suarez2001-09-181-0/+10
* Fixes test case failure introduced by #12071, the warning isArtur Bergman2001-09-181-1/+1
* Make the test behave properly!Artur Bergman2001-09-181-28/+41
* OP_RCATLINE is an SVOP, not a BASEOP.Abhijit Menon-Sen2001-09-182-2/+2
* Deprecate != Depreciate.Abhijit Menon-Sen2001-09-183-3/+3
* Getopt::Std cleanupRafael Garcia-Suarez2001-09-182-52/+59
* Forgot the makefileArtur Bergman2001-09-181-0/+27
* Adds the thread 0.05 module. It is now moved to the core from CPAN.Artur Bergman2001-09-187-0/+788
* DJGPP tweak from Laszlo Molnar.Jarkko Hietaniemi2001-09-181-1/+2
* Changed how ownership of mutexes are held. We never hold a mutex only a slot ...Artur Bergman2001-09-182-4/+21
* Strip ^iso- from the Encode filenames to be 8.3-friendly,Jarkko Hietaniemi2001-09-1842-43/+43
* Must Uppercase.Jarkko Hietaniemi2001-09-171-1/+1
* Add various encodings.Jarkko Hietaniemi2001-09-1714-6/+1758
* lib/unicode relic.Jarkko Hietaniemi2001-09-171-1/+2
* Re: filename problemsMichael G. Schwern2001-09-174-6/+6