Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix misc cast warnings | Yitzchak Scott-Thoennes | 2000-08-30 | 1 | -2/+2 |
* | os2.c fix for use64bitint | Yitzchak Scott-Thoennes | 2000-08-21 | 1 | -4/+7 |
* | OS/2 tweaks for usethreads build (from Rocco Caputo | Gurusamy Sarathy | 2000-05-28 | 1 | -98/+90 |
* | off-by-one in os2.c (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-03-11 | 1 | -1/+1 |
* | Re: [PATCH 5.005_62] OS/2 improvements | Ilya Zakharevich | 1999-10-24 | 1 | -10/+34 |
* | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -4/+4 |
* | Required OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 1 | -47/+52 |
* | various little nits | Gurusamy Sarathy | 1999-05-20 | 1 | -4/+6 |
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 1 | -1/+1 |
* | Pipes and 2>&1 on OS/2 | Ilya Zakharevich | 1999-01-21 | 1 | -11/+78 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -16/+29 |
* | Yet another OS/2 patch | Ilya Zakharevich | 1998-11-28 | 1 | -11/+14 |
* | OS/2 events get closer to Perl | Ilya Zakharevich | 1998-11-28 | 1 | -10/+351 |
* | remaining PL_foo stragglers | Gurusamy Sarathy | 1998-10-30 | 1 | -1/+1 |
* | Improve sbrk() on OS/2 | Ilya Zakharevich | 1998-10-25 | 1 | -0/+3 |
* | Memory overrun in os2.c | Ilya Zakharevich | 1998-10-17 | 1 | -9/+18 |
* | Cumulative OS/2-related patch | Ilya Zakharevich | 1998-10-06 | 1 | -6/+148 |
* | OS/2 spawning typos | Ilya Zakharevich | 1998-09-23 | 1 | -4/+5 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -69/+69 |
* | OS/2 update | Ilya Zakharevich | 1998-07-14 | 1 | -112/+204 |
* | Combined OS/2 support | Ilya Zakharevich | 1998-06-10 | 1 | -2/+5 |
* | Integrate win32 branch into mainline | Malcolm Beattie | 1998-05-14 | 1 | -85/+167 |
|\ | |||||
| * | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -85/+167 |
* | | [PATCH 5.004_64] anydbm.t | Ilya Zakharevich | 1998-05-14 | 1 | -6/+9 |
|/ | |||||
* | Fix file-descriptor leak when pipes fail via taint checks: | Ilya Zakharevich | 1998-02-27 | 1 | -2/+2 |
* | Threading patches for OS/2 (missing files taken from previous patch): | Ilya Zakharevich | 1997-12-17 | 1 | -6/+159 |
* | Move malloc_mutex initialisation/destruction: | Ilya Zakharevich | 1997-11-25 | 1 | -0/+1 |
* | Minor OS/2 patch for 4_03 | Ilya Zakharevich | 1997-09-05 | 1 | -1/+5 |
* | Assorted OS/2 fixes | Ilya Zakharevich | 1997-08-07 | 1 | -0/+113 |
* | Fix OS/2-specific buffer overflow | Ilya Zakharevich | 1997-05-01 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i] | Perl 5 Porters | 1997-04-25 | 1 | -6/+6 |
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -6/+6 |
* | [inseparable changes from patch from perl5.003_27 to perl5.003_28] | Perl 5 Porters | 1997-02-22 | 1 | -1/+4 |
* | Re: Perl 5.003_21: OS/2 patches | Ilya Zakharevich | 1997-01-25 | 1 | -6/+61 |
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -16/+0 |
* | OS/2 updates from Ilya | Ilya Zakharevich | 1996-12-19 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10] | Perl 5 Porters | 1996-11-30 | 1 | -12/+20 |
* | 5.003_08: OS/2-specific bugs/enhancements | Ilya Zakharevich | 1996-11-26 | 1 | -14/+129 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -4/+43 |
* | perl 5.003_07: os2/os2.c | Ilya Zakharevich | 1996-10-09 | 1 | -58/+369 |
* | SH_PATH_INI vs. BIN_SH | Perl 5 Porters | 1996-08-29 | 1 | -3/+3 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -75/+207 |
* | perl 5.003_01: os2/os2.c | Perl 5 Porters | 1996-06-18 | 1 | -10/+177 |
* | Update OS/2-specific C routines | Perl 5 Porters | 1996-03-19 | 1 | -18/+75 |
* | OS/2 updates. | Perl 5 Porters | 1996-02-08 | 1 | -10/+119 |
* | Updated. | Perl 5 Porters | 1996-01-02 | 1 | -0/+3 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -0/+215 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -298/+0 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -1/+3 |
* | perl 4.0 patch 28: patch #20, continued | Larry Wall | 1992-06-08 | 1 | -7/+20 |