| Commit message (Expand) | Author | Age | Files | Lines |
* | (perl #126228) partly revert 8cc95fdb and fix a3c8358c | Tony Cook | 2017-01-19 | 1 | -1/+1 |
* | Add locale mutex | Karl Williamson | 2016-04-09 | 1 | -6/+8 |
* | amigaos4: whitespace only | Andy Broad | 2015-09-16 | 1 | -2/+2 |
* | amigaos4: use #ifdef/ifndef __amigaos4__ when feasible | Andy Broad | 2015-09-16 | 1 | -1/+1 |
* | amigaos4: declare the amigaos protos in amigaos.h | Andy Broad | 2015-09-16 | 1 | -3/+0 |
* | amigaos4: use afstat for fstat | Andy Broad | 2015-09-05 | 1 | -1/+10 |
* | amigaos4: use our own environ implementation | Andy Broad | 2015-09-05 | 1 | -2/+3 |
* | amigaos4: PERL_SYS_INIT_BODY and PERL_SYS_TERM_BODY | Andy Broad | 2015-09-05 | 1 | -0/+10 |
* | Replace common Emacs file-local variables with dir-locals | Dagfinn Ilmari Mannsåker | 2015-03-22 | 1 | -6/+0 |
* | update the editor hints for spaces, not tabs | Ricardo Signes | 2012-05-29 | 1 | -2/+2 |
* | add wrap_op_checker() API function | Zefram | 2012-02-11 | 1 | -1/+2 |
* | Add editor blocks to some header files. | Marcus Holland-Moritz | 2008-01-01 | 1 | -0/+9 |
* | Fix up copyright years for files modified in 2007. | Nicholas Clark | 2007-11-07 | 1 | -1/+1 |
* | extend PL_veto_cleanup to all platforms | Dave Mitchell | 2007-09-25 | 1 | -3/+1 |
* | make PERL_SYS_INIT/INIT3/TERM into functions | Dave Mitchell | 2007-09-25 | 1 | -4/+4 |
* | extend threads 'veto cleanup' to perl_free and system stuff | Dave Mitchell | 2007-01-15 | 1 | -1/+5 |
* | Update copyright years in .h files. Also, in .pl | Rafael Garcia-Suarez | 2007-01-05 | 1 | -2/+2 |
* | Semicolon consistency between PERL_FPU_INIT and the other INITs. | Nicholas Clark | 2006-10-21 | 1 | -1/+1 |
* | Add PERLIO_INIT to PERL_SYS_INIT. | Nicholas Clark | 2006-10-21 | 1 | -1/+2 |
* | Always defining PERLIO_TERM, even if it's empty, makes for a simpler | Nicholas Clark | 2006-10-21 | 1 | -4/+0 |
* | More leak fixes, by Jarkko | Rafael Garcia-Suarez | 2006-10-20 | 1 | -1/+5 |
* | C++: Solaris CC now compiles "perl" | Jarkko Hietaniemi | 2006-09-11 | 1 | -0/+2 |
* | Need to migrate the refcounted_he structure to be properly shared. | Nicholas Clark | 2006-04-11 | 1 | -1/+1 |
* | Remove incorrect guards around inclusion of <signal.h> | Alan Burlison | 2003-12-15 | 1 | -2/+0 |
* | Modify the common guard for the signal.h header, because | Alan Burlison | 2003-12-12 | 1 | -1/+1 |
* | Remove PL_earlytaint since the hash seed code | Jarkko Hietaniemi | 2003-07-04 | 1 | -1/+1 |
* | Move the PL_earlytaint initialization to the PERL_SYS_INIT() | Jarkko Hietaniemi | 2003-06-29 | 1 | -1/+1 |
* | More Perl malloc debugging magic from Ilya. Seems to work in | Jarkko Hietaniemi | 2003-06-20 | 1 | -1/+1 |
* | Noticed by John P. Linderman. | Jarkko Hietaniemi | 2003-05-23 | 1 | -5/+5 |
* | 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 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -0/+9 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | OpenBSD likes signal.h | Richard Soderberg | 2001-10-30 | 1 | -1/+1 |
* | -Wall cleanups: unixish.h | Richard Soderberg | 2001-08-01 | 1 | -1/+1 |
* | Factor the PERL_SYS_INIT() code, from Hugo van der Sanden. | Jarkko Hietaniemi | 2001-06-24 | 1 | -17/+1 |
* | In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT(). | Jarkko Hietaniemi | 2001-06-23 | 1 | -1/+5 |
* | cygwin port | Fifer, Eric | 2000-11-07 | 1 | -5/+1 |
* | Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines | Jarkko Hietaniemi | 2000-10-03 | 1 | -0/+3 |
* | microperl nits from Simon Cozens. | Jarkko Hietaniemi | 2000-06-01 | 1 | -1/+1 |
* | microperl changes from Simon Cozens; Makefile for microperl | Jarkko Hietaniemi | 2000-05-31 | 1 | -0/+4 |
* | add missing locks for op refcounts | Gurusamy Sarathy | 2000-03-08 | 1 | -1/+1 |
* | fpsetmask() needs include on freebsd (from Slaven Rezic | Gurusamy Sarathy | 2000-03-04 | 1 | -0/+3 |
* | In FreeBSD disable floating point exception handlers. | Sean Davis | 2000-02-24 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-02-08 | 1 | -1/+1 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -1/+1 |
* | cygwin update | Fifer, Eric | 1999-08-01 | 1 | -1/+5 |
* | NetBSD update, based on patches from the NetBSD packages system. | Jarkko Hietaniemi | 1999-01-19 | 1 | -1/+1 |
* | POSIX BC2000 port from perl-mvs: | Thomas Dorner | 1998-10-17 | 1 | -2/+6 |