summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* win32 extras and embeddingGurusamy Sarathy1997-08-078-277/+302
* win32 docs and runperl.batGurusamy Sarathy1997-08-074-3/+97
* minor win32 scribblesGurusamy Sarathy1997-08-076-42/+50
* getenv() after my_setenv() gets old entry on Win32Gurusamy Sarathy1997-08-072-0/+28
* exec() fixed on win32Gurusamy Sarathy1997-08-0710-12/+75
* Win32 sitelib intuition from DLL locationGurusamy Sarathy1997-08-073-1/+12
* Minor fix for pl2bat.batGurusamy Sarathy1997-08-071-2/+2
* Embedding threaded apps in perl.dllGurusamy Sarathy1997-08-071-4/+1
* Sys::Hostname -w unclean in trial 2Gurusamy Sarathy1997-08-071-1/+1
* MM_Unix.pm nits for Win32 DMAKEGurusamy Sarathy1997-08-071-0/+2
* perl debugger, win32, and emacsJay Rogers1997-08-071-0/+4
* PATCH: make DBM*_File modules sub-classablePaul Marquess1997-08-078-5/+331
* [MM] [PATCH] Re: Liblist problems for MSWin32Gurusamy Sarathy1997-08-071-12/+12
* Repost of fork() debugger patchIlya Zakharevich1997-08-072-11/+77
* DB_File 1.15 patchPaul Marquess1997-08-076-30/+333
* Sys::Hostname should localize $SIG{__DIE__}Ken Shan1997-08-071-1/+6
* perl5.004 Time::Local still brokenMathias Koerber1997-08-071-16/+18
* Remove 'use UNIVERSAL;', switch to UNIVERSAL::isa()M.J.T. Guy1997-08-073-9/+8
* Exporter errors give wrong locationM.J.T. Guy1997-08-071-3/+5
* Binary installers for Perl modulesIlya Zakharevich1997-08-071-3/+39
* perl4 to perl5.004 converion with debugger problemM.J.T. Guy1997-08-071-0/+6
* patch to 5.004_01 perltrap.podJohn Macdonald1997-08-071-13/+3
* multiline commands in qx//Gurusamy Sarathy1997-08-072-7/+35
* cool quote for perldebugGreg Bacon1997-08-071-0/+8
* [BUG] perlembed.pod:power.c exampleDoug MacEachern1997-08-071-5/+2
* Updates to perlguts (repost)Ilya Zakharevich1997-08-071-0/+144
* [BUG:PATCH] Missing semicolon message wrong in perldiagM.J.T. Guy1997-08-071-7/+7
* Magic info in perlguts, take 2Stephen McCamant1997-08-071-33/+53
* new perlembed.pod:match.cDoug MacEachern1997-08-071-109/+127
* Better "Can't locate auto/%s.al in @INC" error documentationIlya Zakharevich1997-08-071-0/+7
* Duplicates in perlguts.podHans Mulder1997-08-071-43/+0
* work around compiler bug on CX/UX (perl5.004_01)Tom Horsley1997-08-072-7/+24
* Fwd: substr("foo", -1000)M.J.T. Guy1997-08-071-4/+1
* semctl broken under LinuxAndreas Schwab1997-08-071-7/+3
* Enable PERL_DEBUG_MSTATS without -DDEBUGGING_MSTATSIlya Zakharevich1997-08-072-2/+6
* Re: q and escaping paired delimitersGurusamy Sarathy1997-08-071-7/+7
* Re: q and escaping paired delimitersKenneth Albanowski1997-08-072-3/+5
* -S flag fixes for DOSISH platformsGurusamy Sarathy1997-08-073-20/+113
* $\1 and serious bug in evallingIlya Zakharevich1997-08-071-1/+2
* Win32 UNC path causes autoload to failWarren Jones1997-08-071-0/+3
* Weirdness in sv_peek()Stephen McCamant1997-08-071-1/+1
* Minor Win32 glitch with -S flagWarren Jones1997-08-071-1/+5
* Fix double form() in XS version checkChip Salzenberg1997-08-071-4/+6
* -p does not check for failure of implicit printDominic Dunlop1997-08-073-8/+24
* sv_vcatpvfn hogs memory [Patch included]Matthias Neeracher1997-08-071-1/+1
* infinite recursion in malloc() with some compile flagsHans Mulder1997-08-071-0/+6
* bless file handles as FileHandle if loaded else IO::HandleGisle Aas1997-08-072-1/+8
* Avoid core dump on some paren'd regexp matchesHugo van der Sanden1997-08-071-3/+28
* UNIVERSAL.pm and import methods (tests)M.J.T. Guy1997-08-072-22/+58
* Re: Calling Perl from within C from within PerlGurusamy Sarathy1997-08-071-0/+2