| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -1/+1 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -0/+9 |
* | Oh, bother. In Tru64 cc -std1 was looking rather nice | Jarkko Hietaniemi | 2001-10-17 | 1 | -13/+2 |
* | (retracted by #12485) | Jarkko Hietaniemi | 2001-10-17 | 1 | -2/+13 |
* | END{} can change the return value even if we die from BEGIN{} | Artur Bergman | 2001-08-29 | 1 | -5/+3 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -1/+1 |
* | Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block run... | Artur Bergman | 2001-08-17 | 1 | -5/+4 |
* | SV: END {} blocks run in perl_run | Arthur Bergman | 2001-08-12 | 1 | -1/+4 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -1/+10 |
* | [patch] pthread_atfork bandaid | Doug MacEachern | 2001-07-12 | 1 | -0/+6 |
* | [patch] perl.gprof control | Doug MacEachern | 2001-06-13 | 1 | -0/+4 |
* | Memory tweaks and notes for OEMVS. | Nick Ing-Simmons | 2001-03-26 | 1 | -1/+6 |
* | perldelta update, typos and whitespace adjustments | Gurusamy Sarathy | 2000-03-11 | 1 | -7/+7 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+0 |
* | Re: [PATCH 5.005_62] OS/2 improvements | Ilya Zakharevich | 1999-10-24 | 1 | -1/+1 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -0/+2 |
* | most globals are now interpreter local; locale initialization | Gurusamy Sarathy | 1999-06-10 | 1 | -2/+0 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -0/+1 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -3/+4 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> | Jarkko Hietaniemi | 1999-01-13 | 1 | -0/+6 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -2/+2 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -2/+2 |
* | #ifdef CAN_PROTOTYPE cleanup | Gisle Aas | 1998-02-25 | 1 | -7/+0 |
* | #undef new PERLVARIC macro in appropriate places | Nick Ing-Simmons | 1997-12-14 | 1 | -1/+1 |
* | [win32] Revert to keeping (some) constant strings as globals | Gurusamy Sarathy | 1997-12-02 | 1 | -0/+2 |
* | Create a struct for all perls globals (as an option) | Nick Ing-Simmons | 1997-12-01 | 1 | -0/+8 |
* | Stop double initialisation of malloc_mutex: | Ilya Zakharevich | 1997-11-27 | 1 | -4/+0 |
* | Generic file changes for MYMALLOC | Nick Ing-Simmons | 1997-11-16 | 1 | -0/+4 |
* | Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be | Gurusamy Sarathy | 1997-11-12 | 1 | -7/+0 |
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -4/+2 |
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -1/+1 |
* | Minor changes to ease port to MVS | Len Johnson | 1997-09-05 | 1 | -0/+4 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -0/+1 |
* | perl 5.003_01: miniperlmain.c | Perl 5 Porters | 1996-07-17 | 1 | -5/+4 |
* | OS/2 update: add initialization macro | Perl 5 Porters | 1996-03-15 | 1 | -0/+3 |
* | perl 5.002gamma: miniperlmain.c | Perl 5 Porters | 1996-02-07 | 1 | -46/+4 |
* | perl5.002beta3 | Perl 5 Porters | 1996-02-02 | 1 | -25/+25 |
* | More robust i18nl14n() function from jhi. | Perl 5 Porters | 1996-01-08 | 1 | -5/+7 |
* | perl 5.002beta1h patch: miniperlmain.c | Perl 5 Porters | 1996-01-03 | 1 | -8/+34 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -2/+32 |
* | Perl 5.001perl-5.001 | Larry Wall | 1995-03-12 | 1 | -4/+1 |
* | perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for... | Andy Dougherty | 1995-01-18 | 1 | -1/+1 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -10/+25 |
* | perl 5.0 alpha 9perl-5a9 | Larry Wall | 1994-05-04 | 1 | -4/+1 |
* | perl 5.0 alpha 8 | Andy Dougherty | 1994-04-04 | 1 | -0/+39 |