Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 136 | -16336/+19695 |
|\ | |||||
| * | [win32] make old DomainName() implementation the default (so Win95 | Gurusamy Sarathy | 1998-04-06 | 1 | -3/+5 |
| * | [win32] fix memory leaks in offer_nice_chunk() | Gurusamy Sarathy | 1998-04-05 | 2 | -0/+7 |
| * | [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also | Gurusamy Sarathy | 1998-04-04 | 2 | -5/+6 |
| * | [win32] fix refcounting of GvSTASH() when glob becomes nought | Gurusamy Sarathy | 1998-04-04 | 1 | -0/+4 |
| * | [win32] change 866 was incomplete | Gurusamy Sarathy | 1998-04-04 | 1 | -1/+1 |
| * | [win32] fixes for various noises under PERL_DESTRUCT_LEVEL | Gurusamy Sarathy | 1998-04-04 | 3 | -4/+10 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-04 | 5 | -13851/+13978 |
| |\ | |||||
| | * | Update Changes5.004 and Changes, fix MANIFEST | Malcolm Beattie | 1998-04-03 | 3 | -0/+72 |
| | * | Rename Changes to Changes5.004 (via an integrate) | Malcolm Beattie | 1998-04-03 | 1 | -0/+0 |
| | * | Perl 5.005b1t2/perl5.004_63 (resend) | Jan-Pieter Cornet | 1998-04-03 | 2 | -2/+57 |
| | * | Integrate win32 branch into mainline | Malcolm Beattie | 1998-04-03 | 31 | -613/+833 |
| | |\ | |||||
| * | | | [win32] remove __declspec kludge in sdbm.h in favor of setting a | Gurusamy Sarathy | 1998-04-04 | 3 | -7/+2 |
| * | | | [win32] fix order of init | Hans Mulder | 1998-04-04 | 1 | -1/+1 |
| * | | | [win32] the EXTCONST in sdbm.h breaks SDBM on Borland, since | Gurusamy Sarathy | 1998-04-04 | 1 | -0/+5 |
| | |/ | |/| | |||||
| * | | [win32] config.* fixes | Gurusamy Sarathy | 1998-04-03 | 8 | -345/+503 |
| * | | [win32] fixup hv_free_ent() to not fail on null HeVAL() | Gurusamy Sarathy | 1998-04-03 | 2 | -3/+6 |
| * | | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-03 | 73 | -1207/+2281 |
| |\ \ | | |/ | |||||
| | * | Config_63-04-05.diff | Andy Dougherty | 1998-04-02 | 3 | -7/+20 |
| | * | Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0} | Malcolm Beattie | 1998-04-02 | 1 | -1/+1 |
| | * | Bumped patchlevel.h to 64 | Malcolm Beattie | 1998-04-02 | 1 | -1/+1 |
| | * | Re: [PATCH] 5.004_63: UNICOS 9 | Jarkko Hietaniemi | 1998-04-02 | 2 | -2/+5 |
| | * | Re: Odd number of elements in hash list. | Tom Phoenix | 1998-04-02 | 5 | -6/+96 |
| | * | Close VMS security hole | Charles Bailey | 1998-04-02 | 1 | -9/+40 |
| | * | mv-if-diff | Robin Barker | 1998-04-02 | 1 | -1/+1 |
| | * | Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL | Jan-Pieter Cornet | 1998-04-02 | 2 | -5/+17 |
| | * | Next wave of _63 VMS patches | Charles Bailey | 1998-04-02 | 30 | -153/+508 |
| | * | Confusing error from perl -e "x'" | Hans Mulder | 1998-04-02 | 1 | -1/+2 |
| | * | small fixups in pod2latex.PL | Darren/Torin/Who Ever... | 1998-04-02 | 1 | -1/+4 |
| | * | hints/irix_6.sh with GCC | Kurt D. Starsinic | 1998-04-02 | 1 | -0/+7 |
| | * | perldoc -m | Robin Houston | 1998-04-02 | 1 | -1/+5 |
| | * | dos-djgpp update | Laszlo Molnar | 1998-04-02 | 2 | -7/+0 |
| | * | Stale SP in pp_substr | Stephen McCamant | 1998-04-02 | 1 | -0/+2 |
| | * | Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait) | Malcolm Beattie | 1998-04-02 | 1 | -0/+1 |
| | * | 5.004_63: further -e patching | Jarkko Hietaniemi | 1998-04-02 | 2 | -23/+39 |
| | * | Andy Dougherty's configuration patches (Config_63-01 up to 04). | Malcolm Beattie | 1998-04-02 | 15 | -945/+1410 |
| | * | perlrun.pod: PERL_DEBUG_MSTATS | Achim Bohnet | 1998-04-02 | 1 | -1/+2 |
| | * | 5.004_63 picky compiler fixes [PATCH] | Hans Mulder | 1998-04-02 | 3 | -8/+19 |
| | * | Re: doc: perlrun typo | Stephen Potter | 1998-04-02 | 6 | -17/+17 |
| | * | Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod | Dominic Dunlop | 1998-04-02 | 2 | -0/+15 |
| | * | Configure hints/ patches | Jan-Pieter Cornet | 1998-04-02 | 2 | -4/+4 |
| | * | Remove duplicate code in cygwin32/perlgcc (Blair Zajac) | Malcolm Beattie | 1998-04-02 | 1 | -7/+0 |
| | * | Add Thread::Signal to run signal handlers reliably in a new thread | Malcolm Beattie | 1998-03-18 | 3 | -11/+69 |
| | * | Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth) | Malcolm Beattie | 1998-03-17 | 1 | -1/+1 |
| | * | Integrate win32 branch into mainline. | Malcolm Beattie | 1998-03-17 | 8 | -23/+327 |
| | |\ | |||||
| * | | | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 21 | -258/+317 |
| * | | | [win32] fix Env.pm to weed out illegal names | Gurusamy Sarathy | 1998-03-28 | 1 | -2/+2 |
| * | | | [win32] fix typo in makefile.mk | Gurusamy Sarathy | 1998-03-28 | 1 | -1/+1 |
| * | | | [win32] add file: to installhtml URLs | Gurusamy Sarathy | 1998-03-23 | 2 | -5/+5 |
| | |/ | |/| | |||||
| * | | [win32] propagate bugfix @ change831 from asperl | Gurusamy Sarathy | 1998-03-17 | 1 | -5/+6 |