Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Core dump from "Missing right brace on \x{}" | Gisle Aas | 1998-10-17 | 1 | -1/+3 | |
| * | utf8 substr can access memory outside PVX buffer | Gisle Aas | 1998-10-17 | 1 | -0/+4 | |
| * | Doc patch to VMS::Stdio module | Hans Mulder | 1998-10-17 | 1 | -19/+389 | |
| * | skip readonly vars and unref references when doing a reset() | Gurusamy Sarathy | 1998-10-17 | 1 | -2/+8 | |
| * | fix buggy treatment of large checksums on unicode strings | Gisle Aas | 1998-10-17 | 1 | -2/+5 | |
| * | Memory overrun in os2.c | Ilya Zakharevich | 1998-10-17 | 2 | -10/+19 | |
| * | clarify section name rules for typemaps | Gurusamy Sarathy | 1998-10-17 | 1 | -3/+5 | |
| * | whitespace-proof grent.t | Gurusamy Sarathy | 1998-10-17 | 1 | -0/+2 | |
| * | fix bug in B::CC::pp_sassign() | Vishal Bhatia | 1998-10-17 | 1 | -1/+1 | |
| * | applied suggested patch with small doc tweak | Gisle Aas | 1998-10-17 | 6 | -16/+55 | |
| * | apply non-conflicting parts from suggested patch | Jan Dubois | 1998-10-17 | 2 | -3/+3 | |
| * | provide option to enable optimization with VC (suggested by Jan | Gurusamy Sarathy | 1998-10-17 | 2 | -4/+25 | |
| * | Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by | Gurusamy Sarathy | 1998-10-17 | 1 | -5/+9 | |
| * | stray typo found by Hugo van der Sanden | Gurusamy Sarathy | 1998-10-17 | 1 | -1/+1 | |
| * | perldoc pod update | Daniel Grisinger | 1998-10-17 | 1 | -2/+2 | |
| * | qualify names of builtins | Gurusamy Sarathy | 1998-10-17 | 1 | -51/+51 | |
| * | integrate cfgperl mods into mainline | Gurusamy Sarathy | 1998-10-16 | 16 | -123/+390 | |
| |\ | ||||||
| * | | stray tweak | Gurusamy Sarathy | 1998-10-16 | 1 | -2/+2 | |
| * | | propagate typeness of lexicals while cloning them | Gurusamy Sarathy | 1998-10-15 | 1 | -0/+6 | |
| * | | s/last/first/ typo in append_list() | Gurusamy Sarathy | 1998-10-15 | 1 | -1/+1 | |
* | | | VM/ESA feedback for #2028. | Jarkko Hietaniemi | 1998-10-21 | 3 | -45/+3 | |
* | | | OLD_PTHREADS_API reorganizing. | Jarkko Hietaniemi | 1998-10-20 | 5 | -70/+52 | |
* | | | #2026 fallout. | Jarkko Hietaniemi | 1998-10-20 | 1 | -0/+1 | |
* | | | VM/ESA update. | Jarkko Hietaniemi | 1998-10-20 | 3 | -29/+9 | |
* | | | 64-bitness, based on | Scott Henry | 1998-10-20 | 1 | -28/+62 | |
* | | | Add lseeksize. | Jarkko Hietaniemi | 1998-10-20 | 1 | -0/+4 | |
* | | | Mumble about _yields() only when threaded. | Jarkko Hietaniemi | 1998-10-20 | 1 | -7/+16 | |
* | | | Thinko at PTHREADS_CREATED_JOINABLE. | Jarkko Hietaniemi | 1998-10-20 | 1 | -1/+1 | |
* | | | YIELD more robustly. | Jarkko Hietaniemi | 1998-10-19 | 1 | -1/+13 | |
* | | | VM/ESA (and OS390) are in between of OLD_PTHREADS_API and | Jarkko Hietaniemi | 1998-10-19 | 1 | -1/+4 | |
* | | | vmesaish.h doesn't exclude unixish.h. | Jarkko Hietaniemi | 1998-10-19 | 1 | -5/+5 | |
* | | | 1<<$randbits is not good for randbits=48. | Jarkko Hietaniemi | 1998-10-19 | 1 | -1/+1 | |
* | | | Make #2012 glob pattern more portable. | Jarkko Hietaniemi | 1998-10-19 | 1 | -1/+1 | |
* | | | clean numbered core dumps and t/tmp[0-9]*. | Jarkko Hietaniemi | 1998-10-17 | 1 | -1/+1 | |
* | | | More robust yacc/bison failure output handling. | Jarkko Hietaniemi | 1998-10-17 | 3 | -3/+9 | |
* | | | BC2000 POSIX update. | Jarkko Hietaniemi | 1998-10-17 | 1 | -0/+2 | |
* | | | POSIX BC2000 port from perl-mvs: | Thomas Dorner | 1998-10-17 | 13 | -23/+224 | |
* | | | VM/ESA-update. | Jarkko Hietaniemi | 1998-10-17 | 1 | -0/+4 | |
* | | | Forgot few S_I* imports. | Jarkko Hietaniemi | 1998-10-17 | 1 | -1/+1 | |
* | | | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 18 | -46/+1100 | |
* | | | Integrate mainperl. | Jarkko Hietaniemi | 1998-10-17 | 23 | -122/+583 | |
* | | | Removed an extra ' from the int64_t test. | Jarkko Hietaniemi | 1998-10-17 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Test #162 had been added but the "print 1..161" had not been updated. | Jarkko Hietaniemi | 1998-10-15 | 1 | -1/+1 | |
* | | check in all confperl changes as of change#1964 into cfgperl | Gurusamy Sarathy | 1998-10-15 | 14 | -120/+386 | |
* | | integrate mainline to get tr.t | Gurusamy Sarathy | 1998-10-15 | 1 | -0/+33 | |
|\ \ | |/ | ||||||
| * | add missing tr.t to repository | Gurusamy Sarathy | 1998-10-15 | 1 | -0/+33 | |
* | | create cfgperl branch | Gurusamy Sarathy | 1998-10-15 | 0 | -0/+0 | |
|/ | ||||||
* | correct bugs exposed in MM_Unix.pm by commenting out Selfloader | Gurusamy Sarathy | 1998-10-15 | 19 | -20/+20 | |
* | tweak to make fix in change#1944 behave correctly for closures | Gurusamy Sarathy | 1998-10-15 | 2 | -6/+23 | |
* | use better numbers for exitstatus test | Gurusamy Sarathy | 1998-10-14 | 1 | -3/+3 |