summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* remove _() non-ansismGurusamy Sarathy1999-06-0214-38/+38
* missed a few filesGurusamy Sarathy1999-06-021-2/+1
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-0215-165/+1292
|\
| * Patch applying of #3499 had gone awry.Jarkko Hietaniemi1999-06-012-311/+0
| * OS/2 socket fixes.Ilya Zakharevich1999-05-301-0/+25
| * QNX needs <sys/select.h> to define fd_set.Norton T. Allen1999-05-291-0/+6
| * ByteLoader mark 2Tom Hughes1999-05-2810-128/+1549
| * Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-2/+6
| * Fixes related to working local $.Paul Johnson1999-05-281-18/+0
| * RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_FilePaul Marquess1999-05-281-17/+17
* | remove stray K&R-ismsGurusamy Sarathy1999-06-025-54/+33
|/
* s/isspace/isSPACE/g and make sure the CRT version is alwaysGurusamy Sarathy1999-05-211-2/+5
* various little nitsGurusamy Sarathy1999-05-203-1/+12
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-05-172-24/+24
|\
| * Devel::Peek::mstat not workingIlya Zakharevich1999-05-161-1/+2
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-121-7/+16
| |\
| * | Add I_NETINET_TCP to help change #3391.Jarkko Hietaniemi1999-05-111-21/+22
* | | additional cleanups for cygwin32 portFifer, Eric1999-05-172-15/+11
* | | Mingw32 + w32api-0.1.5 tweaksNick Ing-Simmons1999-05-151-0/+2
| |/ |/|
* | typo in change#3400Gurusamy Sarathy1999-05-121-1/+1
* | deparse \&func() as \(&func()) for clarityAlbert Dvornik1999-05-121-7/+16
|/
* update embedvar.hGurusamy Sarathy1999-05-111-3/+0
* Socket IPPROTO_TCP [PATCH 5.005_5x]Joshua Pritikin1999-05-112-2/+47
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-113-5/+11
* test suite and fix input_line_number()Paul Johnson1999-05-101-0/+15
* more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>Gurusamy Sarathy1999-05-106-13/+56
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-102-2/+9
* applied suggested patch, with win32 and PERL_OBJECT additionsTom Hughes1999-05-107-4/+133
* additions to Thread.pm docs from Tuomas J. LukkaGurusamy Sarathy1999-05-091-4/+28
* Re: pdt: Perl Development Tools? Stephen McCamant1999-05-091-1/+1
* fix typo in dbm filters that caused odbm.t to failGurusamy Sarathy1999-05-091-2/+2
* Bring SDBM_File.xs into line with new typemapNick Ing-Simmons1999-05-081-1/+1
* DBM Filters (via private mail)Paul Marquess1999-05-0716-104/+695
* compiler fixes from Vishal Bhatia <vishalb@hotmail.com>Gurusamy Sarathy1999-05-063-13/+91
* applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-2/+2
* Re: Misspelled macro in ext/POSIX/POSIX.xs?Andy Dougherty1999-04-101-1/+1
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-049-39/+39
* integrate change#3179 from maint-5.005Gurusamy Sarathy1999-03-281-0/+6
* applied needful parts of suggested patchVishal Bhatia1999-03-252-4/+9
* fix refcnt on PL_main_cv (variant of suggestion by Vishal BhatiaGurusamy Sarathy1999-03-251-0/+1
* Compiler needs to know about utf8 SVOP tr///sStephen McCamant1999-03-251-2/+10
* B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>Gurusamy Sarathy1999-03-251-160/+240
* [5.005_56] Add EXISTS to SDBM_File and libsdbmRuss Allbery1999-03-257-1/+43
* add statement-modifier loops to :base_loop classGurusamy Sarathy1999-03-251-2/+2
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-242-0/+6
* integrate change#3115 from maint-5.005Gurusamy Sarathy1999-03-244-25/+25
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-242-14/+23
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-0/+216
* integrate change#3081 from maint-5.005Gurusamy Sarathy1999-03-051-1/+1
* updates to compiler modulesVishal Bhatia1999-03-043-14/+60