Vishal Bhatia <vishalb@my-deja.com>
[p5sagit/p5-mst-13.2.git] / ext /
1999-08-07 Nick Ing-Simmons Vishal Bhatia <vishalb@my-deja.com>
1999-08-07 Nick Ing-Simmons B::C changes to get simple Tk app. compiling again
1999-08-02 Jarkko Hietaniemi Integrate with Sarathy.
1999-08-02 Vishal Bhatia "use constant" in the compiler
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Nathan Torkington ext/B/B/Disassembler.pm patch
1999-08-01 Gurusamy Sarathy DB_File 1.68 update from Paul Marquess
1999-08-01 Ilya Zakharevich More optimizations to REx engine
1999-08-01 Gurusamy Sarathy fixes from Stephen McCamant that address bugs in change...
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Gurusamy Sarathy move files around for s/cygwin32/cygwin/ renaming
1999-08-01 Gurusamy Sarathy fix defined(@foo) encarpments
1999-08-01 Jarkko Hietaniemi Undo #3790 and the patches that attempted to fix it
1999-08-01 Jarkko Hietaniemi Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
1999-07-31 Jarkko Hietaniemi Digital UNIX 4.0D doesn't like perl malloc on sdbm
1999-07-28 Jarkko Hietaniemi Tiny patch to go over #3820 (via private mail from...
1999-07-28 Lincoln Stein IO::* enhancements.
1999-07-27 Jarkko Hietaniemi Integrate with Sarathy (5.005_58).
1999-07-27 Gurusamy Sarathy here lies 5.005_58
1999-07-27 Ilya Zakharevich decrease memory footprint of standard modules
1999-07-27 Gurusamy Sarathy cover case where CLK_TCK is a float, not integer (from
1999-07-27 Gurusamy Sarathy provide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-27 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-27 Andy Dougherty Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
1999-07-27 Gurusamy Sarathy change#3762 wasn't needed
1999-07-26 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-26 Jarkko Hietaniemi Use long doubles only if they are useful.
1999-07-26 Jarkko Hietaniemi Back out #3735. Needs more work.
1999-07-26 Chip Salzenberg optimize method name lookup
1999-07-26 Gurusamy Sarathy setstate stop-gap from Vishal Bhatia
1999-07-26 Gurusamy Sarathy patch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-07-26 Gurusamy Sarathy INSTALL =~ s/5.006/5.6/; delay loading Errno until...
1999-07-25 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-25 Jarkko Hietaniemi First steps of making builds outside the source
1999-07-23 Hugo van der Sanden applied suggested patch for tracking line numbers corre...
1999-07-23 Jarkko Hietaniemi Introduce $Config{ldlibpthname} which contains
1999-07-21 oracle@pcr8.pcr.com Use Errno more extensively so that error
1999-07-20 Gurusamy Sarathy DProf tweak
1999-07-20 Gurusamy Sarathy move DProf things around to where they are supposed...
1999-07-20 Gurusamy Sarathy DProf fixups for PERL_IMPLICIT_CONTEXT
1999-07-20 Gurusamy Sarathy move DProf to Devel/DProf
1999-07-20 Gurusamy Sarathy add Devel::DProf v19990108 from CPAN, as it was
1999-07-18 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-17 Gurusamy Sarathy noecho noops (from Nicholas Clark <nick@flirble.org>)
1999-07-17 Gurusamy Sarathy make CC.pm use a distinct CCPP() macro rather than...
1999-07-14 Jarkko Hietaniemi Fixed AIX dynamic loading and AIX shared Perl library.
1999-07-12 Gurusamy Sarathy fixups for sundry warnings about function pointers
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-11 Jarkko Hietaniemi Manual synchronization with Sarathy (some files
1999-07-08 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathy integrate cfgperl contents
1999-07-07 Gurusamy Sarathy filetest.t and ByteLoader build tweaks from Peter Prymmer
1999-07-07 Gurusamy Sarathy change#1889 mistakenly removed F_SETLK
1999-07-07 Stephen McCamant B::Deparse update
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy; one conflict in t/pragma/warn...
1999-07-07 Gurusamy Sarathy fix undocumented IO::Handle functions as suggested
1999-07-07 Gurusamy Sarathy prohibit thread join()ing itself (from Dan Sugalski)
1999-07-07 Vishal Bhatia Compiler and XSUBS
1999-07-07 Doug MacEachern add B::PV::{LEN,CUR}
1999-07-07 Steven N. Hirsch slightly modified version of suggested patch
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-07 Stephen McCamant Eliminate CONDOPs
1999-07-07 ian@dial.pipex.com adapted suggested patch for IO-1.20x
1999-07-07 Vishal Bhatia Minor bug fix in pp_require
1999-07-06 Ilya Zakharevich Devel::Peek
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-06 Jarkko Hietaniemi There ain't Perl_atonv().
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Peter Prymmer portability fix for IO::File and FileHandle
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Ilya Zakharevich applied slightly tweaked version of suggested patch for
1999-07-06 Paul Marquess DB_File 1.67
1999-07-06 Paul Marquess DBM Filters
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-07-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Jarkko Hietaniemi Hack SOCKS support some more plus a patch from Andy...
1999-07-05 Vishal Bhatia applied parts not duplicated by previous patches
1999-07-05 Jarkko Hietaniemi AIX threaded build, plus few more on the side.
1999-07-05 Gurusamy Sarathy no such thing as gdbm_clearerr() (from Andy Dougherty)
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Vishal Bhatia Re: [PATCH 5.005_57] pp_sort sorted out
1999-07-05 Fifer, Eric cygwin32 update
1999-07-04 Jarkko Hietaniemi Miscellaneus AIX fixes + SOCKS support.
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Gurusamy Sarathy make overload, Data::Dumper, and dumpvar understand...
1999-07-04 Jens-Uwe Mager make AIX dynaloading work when libperl is shared (and...
1999-07-02 Gurusamy Sarathy avoid warnings
1999-06-28 Gurusamy Sarathy remove bogus PL_optype_size
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-16 Gurusamy Sarathy dump C<0> as such, not C<'0'>
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
next