| Commit message (Expand) | Author | Age | Files | Lines |
* | s/isspace/isSPACE/g and make sure the CRT version is always | Gurusamy Sarathy | 1999-05-21 | 1 | -2/+5 |
* | various little nits | Gurusamy Sarathy | 1999-05-20 | 3 | -1/+12 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-05-17 | 2 | -24/+24 |
|\ |
|
| * | Devel::Peek::mstat not working | Ilya Zakharevich | 1999-05-16 | 1 | -1/+2 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-05-12 | 1 | -7/+16 |
| |\ |
|
| * | | Add I_NETINET_TCP to help change #3391. | Jarkko Hietaniemi | 1999-05-11 | 1 | -21/+22 |
* | | | additional cleanups for cygwin32 port | Fifer, Eric | 1999-05-17 | 2 | -15/+11 |
* | | | Mingw32 + w32api-0.1.5 tweaks | Nick Ing-Simmons | 1999-05-15 | 1 | -0/+2 |
| |/
|/| |
|
* | | typo in change#3400 | Gurusamy Sarathy | 1999-05-12 | 1 | -1/+1 |
* | | deparse \&func() as \(&func()) for clarity | Albert Dvornik | 1999-05-12 | 1 | -7/+16 |
|/ |
|
* | update embedvar.h | Gurusamy Sarathy | 1999-05-11 | 1 | -3/+0 |
* | Socket IPPROTO_TCP [PATCH 5.005_5x] | Joshua Pritikin | 1999-05-11 | 2 | -2/+47 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 3 | -5/+11 |
* | test suite and fix input_line_number() | Paul Johnson | 1999-05-10 | 1 | -0/+15 |
* | more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com> | Gurusamy Sarathy | 1999-05-10 | 6 | -13/+56 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 2 | -2/+9 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 7 | -4/+133 |
* | additions to Thread.pm docs from Tuomas J. Lukka | Gurusamy Sarathy | 1999-05-09 | 1 | -4/+28 |
* | Re: pdt: Perl Development Tools? | Stephen McCamant | 1999-05-09 | 1 | -1/+1 |
* | fix typo in dbm filters that caused odbm.t to fail | Gurusamy Sarathy | 1999-05-09 | 1 | -2/+2 |
* | Bring SDBM_File.xs into line with new typemap | Nick Ing-Simmons | 1999-05-08 | 1 | -1/+1 |
* | DBM Filters (via private mail) | Paul Marquess | 1999-05-07 | 16 | -104/+695 |
* | compiler fixes from Vishal Bhatia <vishalb@hotmail.com> | Gurusamy Sarathy | 1999-05-06 | 3 | -13/+91 |
* | applied non-conflicting parts of suggested patch | Charles Bailey | 1999-05-05 | 1 | -2/+2 |
* | Re: Misspelled macro in ext/POSIX/POSIX.xs? | Andy Dougherty | 1999-04-10 | 1 | -1/+1 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 9 | -39/+39 |
* | integrate change#3179 from maint-5.005 | Gurusamy Sarathy | 1999-03-28 | 1 | -0/+6 |
* | applied needful parts of suggested patch | Vishal Bhatia | 1999-03-25 | 2 | -4/+9 |
* | fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia | Gurusamy Sarathy | 1999-03-25 | 1 | -0/+1 |
* | Compiler needs to know about utf8 SVOP tr///s | Stephen McCamant | 1999-03-25 | 1 | -2/+10 |
* | B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu> | Gurusamy Sarathy | 1999-03-25 | 1 | -160/+240 |
* | [5.005_56] Add EXISTS to SDBM_File and libsdbm | Russ Allbery | 1999-03-25 | 7 | -1/+43 |
* | add statement-modifier loops to :base_loop class | Gurusamy Sarathy | 1999-03-25 | 1 | -2/+2 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 2 | -0/+6 |
* | integrate change#3115 from maint-5.005 | Gurusamy Sarathy | 1999-03-24 | 4 | -25/+25 |
* | applied suggested patch, modulo bogus hunk | Vishal Bhatia | 1999-03-24 | 2 | -14/+23 |
* | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 1 | -0/+216 |
* | integrate change#3081 from maint-5.005 | Gurusamy Sarathy | 1999-03-05 | 1 | -1/+1 |
* | updates to compiler modules | Vishal Bhatia | 1999-03-04 | 3 | -14/+60 |
* | To: perl5-porters@perl.org, vmsperl@perl.org | Hans Mulder | 1999-03-02 | 1 | -1/+2 |
* | integrate cfgperl contents | Gurusamy Sarathy | 1999-02-24 | 4 | -22/+36 |
|\ |
|
| * | DB_File 1.64 patch | Paul Marquess | 1999-02-22 | 4 | -22/+36 |
* | | ansify perlio.c, fix PerlIO-ish typos | Gurusamy Sarathy | 1999-02-24 | 2 | -7/+7 |
* | | do poll() emulation unless HAS_POLL && I_POLL | Gurusamy Sarathy | 1999-02-20 | 1 | -4/+1 |
* | | missing PERL_POLLUTE_MALLOC | Gurusamy Sarathy | 1999-02-18 | 1 | -3/+1 |
* | | s/#defined/#define/ | Gurusamy Sarathy | 1999-02-18 | 1 | -1/+1 |
* | | ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d) | Gurusamy Sarathy | 1999-02-18 | 3 | -12/+20 |
|/ |
|
* | integrate change#2852 from maint-5.005; integrate cfgperl contents; | Gurusamy Sarathy | 1999-02-16 | 1 | -4/+8 |
|\ |
|
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-15 | 1 | -1/+7 |
| |\ |
|
| * | | Import Ultrix update, change #2864, | Spider Boardman | 1999-02-15 | 1 | -3/+7 |