Unicode data updated to be the latest beta of the Unicode 3.0.
[p5sagit/p5-mst-13.2.git] / ext /
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-11 Gurusamy Sarathy GDBM tweak
1999-06-10 Gurusamy Sarathy DB_File tweaks for IMPLICIT CONTEXT
1999-06-10 Gurusamy Sarathy fix small nits
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-06-02 Gurusamy Sarathy missed a few files
1999-06-02 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-06-02 Gurusamy Sarathy remove stray K&R-isms
1999-06-01 Jarkko Hietaniemi Patch applying of #3499 had gone awry.
1999-05-30 Ilya Zakharevich OS/2 socket fixes.
1999-05-29 Norton T. Allen QNX needs <sys/select.h> to define fd_set.
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
1999-05-28 Paul Johnson Fixes related to working local $.
1999-05-28 Paul Marquess RE: [19990527.002] DBM Filters in _57 cause problems...
1999-05-21 Gurusamy Sarathy s/isspace/isSPACE/g and make sure the CRT version is...
1999-05-20 Gurusamy Sarathy various little nits
1999-05-17 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-16 Ilya Zakharevich Devel::Peek::mstat not working
1999-05-15 Nick Ing-Simmons Mingw32 + w32api-0.1.5 tweaks
1999-05-12 Jarkko Hietaniemi Integrate from mainperl.
1999-05-12 Gurusamy Sarathy typo in change#3400
1999-05-12 Albert Dvornik deparse \&func() as \(&func()) for clarity
1999-05-11 Jarkko Hietaniemi Add I_NETINET_TCP to help change #3391.
1999-05-11 Gurusamy Sarathy update embedvar.h
1999-05-11 Joshua Pritikin Socket IPPROTO_TCP [PATCH 5.005_5x]
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Paul Johnson test suite and fix input_line_number()
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1999-05-09 Gurusamy Sarathy additions to Thread.pm docs from Tuomas J. Lukka
1999-05-09 Stephen McCamant Re: pdt: Perl Development Tools?
1999-05-09 Gurusamy Sarathy fix typo in dbm filters that caused odbm.t to fail
1999-05-08 Nick Ing-Simmons Bring SDBM_File.xs into line with new typemap
1999-05-07 Paul Marquess DBM Filters (via private mail)
1999-05-06 Gurusamy Sarathy compiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-05-05 Charles Bailey applied non-conflicting parts of suggested patch
1999-04-10 Andy Dougherty Re: Misspelled macro in ext/POSIX/POSIX.xs?
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-28 Gurusamy Sarathy integrate change#3179 from maint-5.005
1999-03-25 Vishal Bhatia applied needful parts of suggested patch
1999-03-25 Gurusamy Sarathy fix refcnt on PL_main_cv (variant of suggestion by...
1999-03-25 Stephen McCamant Compiler needs to know about utf8 SVOP tr///s
1999-03-25 Gurusamy Sarathy B::Deparse update from Stephen McCamant <smccam@uclink4...
1999-03-25 Russ Allbery [5.005_56] Add EXISTS to SDBM_File and libsdbm
1999-03-25 Gurusamy Sarathy add statement-modifier loops to :base_loop class
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-24 Gurusamy Sarathy integrate change#3115 from maint-5.005
1999-03-24 Vishal Bhatia applied suggested patch, modulo bogus hunk
1999-03-15 Wilfredo Sánchez First pass of integrating the Rhapsody port,
1999-03-05 Gurusamy Sarathy integrate change#3081 from maint-5.005
1999-03-04 Vishal Bhatia updates to compiler modules
1999-03-02 Hans Mulder To: perl5-porters@perl.org, vmsperl@perl.org
1999-02-24 Gurusamy Sarathy integrate cfgperl contents
1999-02-24 Gurusamy Sarathy ansify perlio.c, fix PerlIO-ish typos
1999-02-22 Paul Marquess DB_File 1.64 patch
1999-02-20 Gurusamy Sarathy do poll() emulation unless HAS_POLL && I_POLL
1999-02-18 Gurusamy Sarathy missing PERL_POLLUTE_MALLOC
1999-02-18 Gurusamy Sarathy s/#defined/#define/
1999-02-18 Gurusamy Sarathy ensure is data malloc()ed by GDBM is free()d (not Perl_...
1999-02-16 Gurusamy Sarathy integrate change#2852 from maint-5.005; integrate cfgpe...
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 Jarkko Hietaniemi Integrate from mainperl.
1999-02-15 Spider Boardman Import Ultrix update, change #2864,
1999-02-15 Jarkko Hietaniemi OpenBSD sparc SHMLBA.
1999-02-15 Vishal Bhatia enable dynaloading in C.pm-compiled programs (non-confl...
1999-02-15 Jan Dubois use New() et al., rather than safemalloc() et al.
1999-02-12 Gurusamy Sarathy add missing hunk in change#2657
1999-02-12 Gurusamy Sarathy IO is maintained by p5p (per Graham Barr's wishes)
1999-02-11 Gurusamy Sarathy remove double typeglob deref (suggested by RonaldWS...
1999-02-11 Benjamin Low Re: [Fwd: IO::Socket::connect and blocking]
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-07 Jarkko Hietaniemi Integrate from mainperl.
1999-02-07 Masahiro KAJIURA avoid garbage in db->dirbuf
1999-02-06 Gurusamy Sarathy minor bug in dumping blessed subrefs
1999-02-03 François Désarménien 5.005_54 (hints) SCO 3/5 hint files and SysV correction
1999-02-03 Dominic Dunlop Document the standard strftime %formats.
1999-02-02 G. Del Merritt Fix typecasts in #2797
1999-02-02 Ted Law POSIX::strftime buffer overflow problem
1999-02-02 Jarkko Hietaniemi POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-02-02 Jarkko Hietaniemi Errno update from maint-5.005 (changes #2583, #2710).
1999-02-02 Jarkko Hietaniemi BeOS update (Mirror maint-5.005 change #2727).
1999-01-21 Abigail CPAN update (CPAN-1.44_54) from Andreas and
1999-01-21 Ilya Zakharevich Errno.pm suffers from \\ too
1999-01-21 Vishal Bhatia pp_mapstart & pp_grepstart return val (CC.pm)
1999-01-19 Dave Nelson SHMLBA strikes back in NetBSD/sparc.
1999-01-18 Gurusamy Sarathy a few random cleanups
1999-01-18 Vishal Bhatia Duplicate saved ops (CC.pm)
1999-01-17 Gurusamy Sarathy various tweaks for clean build and test on win32
1999-01-17 Gurusamy Sarathy fix change#2602 to not used hard coded constants
1999-01-17 Gurusamy Sarathy integrate cfgperl changes into mainline, fix conflicts
1999-01-13 Hans Mulder [Patch for 5.005_54] re::debugcolors dumps core
1999-01-13 Vishal Bhatia B::MAGIC::PTR doesnot check for valid length.
1999-01-13 Vishal Bhatia B::CC::pp_rv2cv problem
1999-01-13 Paul Marquess PATCH DB_File 1.63 for 5.005_54 & 5.005_03
next