| Commit message (Expand) | Author | Age | Files | Lines |
* | add patch (via PM) | Stephen McCamant | 1998-07-11 | 1 | -464/+928 |
* | Allow static build of IPC::SysV | Andy Dougherty | 1998-07-10 | 1 | -1/+0 |
* | inet_aton() should do DNS lookup only if arg isn't a dotted-quad | Gurusamy Sarathy | 1998-07-10 | 1 | -4/+2 |
* | add Data-Dumper, up patchlevel to 71, various misc tweaks to | Gurusamy Sarathy | 1998-07-09 | 5 | -0/+1971 |
* | UNOP opclass test in B.xs | Stephen McCamant | 1998-07-09 | 1 | -5/+5 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+2 |
* | add extension to support SysV IPC | Jarkko Hietaniemi | 1998-07-08 | 10 | -0/+1236 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 3 | -0/+142 |
* | remove #! line from Errno_pm.PL | Gurusamy Sarathy | 1998-07-06 | 1 | -1/+0 |
* | added Errno-1.09 from CPAN | Gurusamy Sarathy | 1998-07-06 | 2 | -4/+23 |
* | patch whitespace-mutiliated; applied manually | Hans Mulder | 1998-07-05 | 1 | -2/+5 |
* | Document B::Deparse, add pp_threadsv | Stephen McCamant | 1998-07-05 | 1 | -12/+87 |
* | added patch with tweak to doc | Chip Salzenberg | 1998-07-05 | 1 | -3/+3 |
* | fix Socket.pm typo from change#1240 | Gurusamy Sarathy | 1998-06-29 | 1 | -1/+1 |
* | applied patch, fixed one more leak, tweaked whitespace bugs | Gurusamy Sarathy | 1998-06-29 | 2 | -24/+32 |
* | apply patch sent via private mail | Stephen McCamant | 1998-06-28 | 1 | -52/+1950 |
* | Add CR LF CRLF to Socket.pm | Chris Nandor | 1998-06-28 | 1 | -2/+28 |
* | enable Errno build on win32, add Errno-1.08 files to repository | Gurusamy Sarathy | 1998-06-28 | 3 | -0/+331 |
* | mknod() is not POSIX, so remove the POSIX pieces from change#1199 | Gurusamy Sarathy | 1998-06-25 | 3 | -20/+1 |
* | tweak MANIFEST, add Dev_t to POSIX/typemap | Gurusamy Sarathy | 1998-06-23 | 1 | -0/+1 |
* | Inheritance of B:: classes | Stephen McCamant | 1998-06-23 | 1 | -1/+2 |
* | applied patch, moved #define mkfifo ... from perl.h to POSIX.xs | Jarkko Hietaniemi | 1998-06-23 | 3 | -3/+30 |
* | 5.004_67: Fcntl: add few constants, enhance maintainability | Jarkko Hietaniemi | 1998-06-23 | 2 | -72/+141 |
* | fixup patches for VMS | Hans Mulder | 1998-06-21 | 1 | -0/+14 |
* | applied patch, modified logic to avoid reentering lexer at compile-time | Graham Barr | 1998-06-21 | 1 | -0/+6 |
* | tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test | Gurusamy Sarathy | 1998-06-20 | 1 | -1/+1 |
* | manual integration of all outstanding ansi branch stuff into mainline | Gurusamy Sarathy | 1998-06-20 | 1 | -0/+2 |
* | update repository copy of Asmdata.pm after `perl bytecode.pl` | Gurusamy Sarathy | 1998-06-19 | 1 | -48/+48 |
* | hand apply whitespace-mutiliated and reversed patch | Les Peters | 1998-06-18 | 1 | -1/+1 |
* | Added patch, tweaked other places affected by name change | Laszlo Molnar | 1998-06-10 | 2 | -2/+2 |
* | DB_File-1.60 | Paul Marquess | 1998-06-10 | 5 | -49/+137 |
* | A tweaked version of: | Dan Sugalski | 1998-06-10 | 1 | -3/+7 |
* | Documentation patch for Semaphore.pm | Hans Mulder | 1998-06-10 | 1 | -0/+43 |
* | Doc & feature patch for Thread::Queue | Hans Mulder | 1998-06-10 | 1 | -1/+65 |
* | [win32] add AS patch#25 (allow B build with -DPERL_OBJECT) | Gurusamy Sarathy | 1998-06-04 | 1 | -3/+19 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 3 | -10/+18 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 2 | -7/+2 |
| * | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 1 | -1/+1 |
| * | Integrated win32 branch into mainline. The changes to t/op/ipc*.t | Malcolm Beattie | 1998-05-28 | 1 | -2/+11 |
| |\ |
|
| | * | [win32] more mingw32 tweaks | Gurusamy Sarathy | 1998-05-21 | 1 | -1/+6 |
| | * | [win32] fix POSIX for mingw32 | Gurusamy Sarathy | 1998-05-21 | 1 | -2/+6 |
| * | | [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints | Andy Dougherty | 1998-05-28 | 1 | -1/+5 |
| |/ |
|
* | | [asperl] more changes to satisfy non-debug VC build (C-API doesn't | Gurusamy Sarathy | 1998-05-26 | 1 | -2/+3 |
* | | [asperl] tweaks to make it build with the Borland compiler. Won't run | Gurusamy Sarathy | 1998-05-26 | 1 | -1/+7 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 24 | -57/+307 |
|\ \
| |/ |
|
| * | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -5/+7 |
| * | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 3 | -2/+17 |
| * | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 2 | -3/+3 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 7 | -3/+148 |
| * | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+4 |