Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid v-strings with require/use | Ronald J. Kimball | 2001-09-21 | 51 | -77/+85 |
* | Update Changes. | Jarkko Hietaniemi | 2001-09-21 | 2 | -1/+161 |
* | Make AIX and Tru64 compilers happy. | Jarkko Hietaniemi | 2001-09-21 | 2 | -4/+6 |
* | Re: [ID 20010920.007] q and qq does not work after do | Rafael Garcia-Suarez | 2001-09-21 | 1 | -1/+1 |
* | pp_chdir Win32 fix | Michael G. Schwern | 2001-09-21 | 1 | -2/+4 |
* | Re: GDB Debugging Macros from mod_perl | Robert Spier | 2001-09-21 | 1 | -0/+12 |
* | Fixed bug where Time::HiRes::time returned time adjusted to | Artur Bergman | 2001-09-21 | 1 | -1/+1 |
* | Attempt to fix solaris issue raised by Andy Dougherty. | Artur Bergman | 2001-09-21 | 2 | -3/+3 |
* | Rename the *thread* functions to Perl_* to avoid clashes. | Artur Bergman | 2001-09-21 | 2 | -29/+29 |
* | Add the shared sv space to the global vars. | Artur Bergman | 2001-09-21 | 6 | -45/+41 |
* | win32/Makefile warning fix | Blair Zajac | 2001-09-21 | 1 | -1/+1 |
* | Command.t patch had some errors... sorry. | Nikola Knezevic | 2001-09-20 | 1 | -1/+3 |
* | Cant spl wirth a dam. | Jarkko Hietaniemi | 2001-09-20 | 1 | -1/+1 |
* | Don't use C++ comments. | Jarkko Hietaniemi | 2001-09-20 | 1 | -2/+4 |
* | Change #12044 didn't. | Abhijit Menon-Sen | 2001-09-20 | 1 | -130/+119 |
* | Remove iconv references since we are not using it | Jarkko Hietaniemi | 2001-09-20 | 27 | -350/+225 |
* | Re: ARGV and read | Dave Mitchell | 2001-09-20 | 2 | -0/+13 |
* | Fresh copies from the cvs.perl.org perlfaq repository. | Jarkko Hietaniemi | 2001-09-20 | 10 | -11/+11 |
* | Re: n questions (was Re: 4 questions about pack/unpack) | Nicholas Clark | 2001-09-20 | 2 | -379/+479 |
* | The sharedsv_space* are variables, not code. Duh. | Jarkko Hietaniemi | 2001-09-20 | 2 | -3/+3 |
* | [patch lib/lib_pm.PL] | Stas Bekman | 2001-09-20 | 1 | -1/+1 |
* | Only 21 tests, skipping or not. | Jarkko Hietaniemi | 2001-09-20 | 1 | -2/+3 |
* | New exported symbols. | Jarkko Hietaniemi | 2001-09-19 | 1 | -0/+2 |
* | Update Changes. | Jarkko Hietaniemi | 2001-09-19 | 2 | -1/+293 |
* | Correct numbering of the tests is useful. | Jarkko Hietaniemi | 2001-09-19 | 1 | -7/+7 |
* | More tests now too. | Jarkko Hietaniemi | 2001-09-19 | 1 | -1/+1 |
* | More tests now. | Jarkko Hietaniemi | 2001-09-19 | 1 | -1/+1 |
* | The test assumed 7-bit ASCII. Now it "just" | Jarkko Hietaniemi | 2001-09-19 | 1 | -2/+2 |
* | Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current | H.Merijn Brand | 2001-09-19 | 1 | -1/+1 |
* | Make the basic test contain only realy basic API tests | Artur Bergman | 2001-09-19 | 1 | -50/+49 |
* | [PATCH] Syncing with Test::Simple 0.19 | Michael G. Schwern | 2001-09-19 | 10 | -21/+61 |
* | Indent the test a bit. | Jarkko Hietaniemi | 2001-09-19 | 1 | -7/+15 |
* | added tainting for getcwd for Win32 | Nikola Knezevic | 2001-09-18 | 1 | -0/+4 |
* | stat access time is wrong on Win95 | Nikola Knezevic | 2001-09-18 | 2 | -7/+5 |
* | Re: [PATCH] t/op/crypt.t | Michael G. Schwern | 2001-09-18 | 1 | -1/+18 |
* | two test failures | Rafael Garcia-Suarez | 2001-09-18 | 1 | -0/+10 |
* | Fixes test case failure introduced by #12071, the warning is | Artur Bergman | 2001-09-18 | 1 | -1/+1 |
* | Make the test behave properly! | Artur Bergman | 2001-09-18 | 1 | -28/+41 |
* | OP_RCATLINE is an SVOP, not a BASEOP. | Abhijit Menon-Sen | 2001-09-18 | 2 | -2/+2 |
* | Deprecate != Depreciate. | Abhijit Menon-Sen | 2001-09-18 | 3 | -3/+3 |
* | Getopt::Std cleanup | Rafael Garcia-Suarez | 2001-09-18 | 2 | -52/+59 |
* | Forgot the makefile | Artur Bergman | 2001-09-18 | 1 | -0/+27 |
* | Adds the thread 0.05 module. It is now moved to the core from CPAN. | Artur Bergman | 2001-09-18 | 7 | -0/+788 |
* | DJGPP tweak from Laszlo Molnar. | Jarkko Hietaniemi | 2001-09-18 | 1 | -1/+2 |
* | Changed how ownership of mutexes are held. We never hold a mutex only a slot ... | Artur Bergman | 2001-09-18 | 2 | -4/+21 |
* | Strip ^iso- from the Encode filenames to be 8.3-friendly, | Jarkko Hietaniemi | 2001-09-18 | 42 | -43/+43 |
* | Must Uppercase. | Jarkko Hietaniemi | 2001-09-17 | 1 | -1/+1 |
* | Add various encodings. | Jarkko Hietaniemi | 2001-09-17 | 14 | -6/+1758 |
* | lib/unicode relic. | Jarkko Hietaniemi | 2001-09-17 | 1 | -1/+2 |
* | Re: filename problems | Michael G. Schwern | 2001-09-17 | 4 | -6/+6 |