summaryrefslogtreecommitdiff
path: root/perl.c
Commit message (Expand)AuthorAgeFilesLines
* 5.8.0-RC1 on SunOS 4!Robin Barker2002-07-091-1/+1
* Spurious empty statements.Jarkko Hietaniemi2002-06-151-2/+2
* Possible cure forAlessandro Forghieri2002-06-151-1/+2
* Re: RC1 on Playstation2Tim Jenness2002-06-121-0/+11
* NI-S doesn't need these comments :-) but I'm commenting anyway.Jarkko Hietaniemi2002-06-101-0/+5
* With -Ud_stdstdio perl -v and perl -h didn't flush theirJarkko Hietaniemi2002-06-061-2/+2
* [Patch] Inplace editing on Cygwin and others?Gerrit P. Haase2002-06-011-0/+6
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-3/+8
* manual integrate of change#16332 from maint-5.6 branchGurusamy Sarathy2002-05-021-2/+14
* Fix the "PerlIO require leak". Snag was that clean_objsNick Ing-Simmons2002-05-021-4/+8
* NetWare changeover from Watcom to Codewarrior, from C Aditya.Jarkko Hietaniemi2002-04-221-1/+6
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-1/+1
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-5/+5
* Always flush the PerlIO buffers after running END blocks in Artur Bergman2002-04-181-0/+3
* plug memory leak in perl_destruct() by cleaning out PL_debug_padDoug MacEachern2002-04-181-0/+10
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+4
* Supporess spurious warnings for @+ and and @-Mark-Jason Dominus2002-04-151-4/+8
* Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag suppliedMark-Jason Dominus2002-04-151-0/+4
* Make other nits nervous.Abhijit Menon-Sen2002-04-071-2/+0
* Prototype tweak for non-threaded builds.Jarkko Hietaniemi2002-04-031-1/+1
* Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-031-7/+27
* Update my email address in perl.cPaul Green2002-04-021-1/+1
* yfix fix for VMS (was YYDEBUG etc.)Craig A. Berry2002-03-251-1/+1
* Forgotten from #15486.Jarkko Hietaniemi2002-03-251-1/+6
* In the spirit of #15464.Jarkko Hietaniemi2002-03-241-2/+2
* Re: [ID 20020323.002] recently-introduced regex segfault Michael G. Schwern2002-03-241-2/+0
* If it looks like UTF-8 (either nl_langinfo or locale variables),Jarkko Hietaniemi2002-03-201-0/+16
* Make regex DEBUGGING faster.Jarkko Hietaniemi2002-03-181-0/+5
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-2/+1
* Re: Win32: C:\Program FilesKen Williams2002-03-141-0/+1
* Typo fixes.Abhijit Menon-Sen2002-03-111-2/+2
* Re: [PATCH] for broken /proc/curproc/file on FreeBSDJarkko Hietaniemi2002-03-111-1/+7
* more warnings tidyupPaul Marquess2002-03-111-8/+8
* Renaming tweaks, and split off the reentrant "superbuffer"Jarkko Hietaniemi2002-03-101-3/+2
* 5005threads wasn't even compiling.Jarkko Hietaniemi2002-03-061-0/+3
* Debugging OPsIlya Zakharevich2002-03-031-1/+1
* DJGPP tweaks from Laszlo Molnar.Jarkko Hietaniemi2002-02-081-10/+0
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-8/+8
* Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-14/+3
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+15
* -t without -w Michael G. Schwern2001-12-301-6/+22
* Make -t equal -tw.Jarkko Hietaniemi2001-12-251-2/+4
* -t and the core tests; -t and PERL5OPTRafael Garcia-Suarez2001-12-171-2/+7
* -t taint warningsMichael G. Schwern2001-12-141-0/+7
* Passing in env to perl_parse did not workGisle Aas2001-12-121-35/+5
* -P on VMS. Evicting sedMichael G. Schwern2001-11-301-108/+101
* Revert the /proc/self/auxv experiment for now.Jarkko Hietaniemi2001-11-251-50/+5
* The new way of finding out $^X in SolarisJarkko Hietaniemi2001-11-251-0/+12
* $$ readonly, take twoMichael G. Schwern2001-11-251-1/+4
* The debug_pag needs to be visible at all timesJarkko Hietaniemi2001-11-241-6/+0