avoid stash pointers in optree under USE_ITHREADS
[p5sagit/p5-mst-13.2.git] / ext /
1999-11-11 Gurusamy Sarathy avoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-04 Gurusamy Sarathy change#4485 didn't do the right thing for B::Bytecode
1999-11-04 Gurusamy Sarathy implement STOP blocks and fix compiler to use them...
1999-11-04 Gurusamy Sarathy display BSD license in Glob.pm (for clause #2 conformity)
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-10-27 Jarkko Hietaniemi Integrate with Sarathy; manual resolve on regcomp.c...
1999-10-24 Gurusamy Sarathy remove unused interpreter globals
1999-10-24 Gurusamy Sarathy VMS tweak (suggested by Craig A. Berry <craig.berry...
1999-10-23 Jarkko Hietaniemi More printf-fixes (see also #4426).
1999-10-23 Jarkko Hietaniemi Fix the printfing nits pointed out by using gcc -Wall and
1999-10-17 Gurusamy Sarathy support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
1999-10-15 Jan Dubois Prevent "Out of memory" error in POSIX's strftime()
1999-10-14 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-14 Gurusamy Sarathy avoid warnings
1999-10-14 Gurusamy Sarathy File::Glob fixes for Windows
1999-10-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-13 Mike Hopkirk Add DB_File hint for SCO ODT.
1999-10-13 Mike Hopkirk use libdbm.nfs.a if available (libdbm.a is missing...
1999-10-12 Gurusamy Sarathy add File::BSDGlob as File::Glob and load it at compile...
1999-10-12 Gurusamy Sarathy various cleanups
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-10 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-10 Gurusamy Sarathy fix two leaks in Thread.xs (from Eugene Alterman
1999-10-08 Jarkko Hietaniemi Integrate with Sarathy.
1999-10-08 Jarkko Hietaniemi The second cut at AIX C++ extension troubles.
1999-10-08 Stephanie Beals The first cut at fixing Perl extensions written in...
1999-10-08 Gurusamy Sarathy remove kludgey duplicate background error avoidance...
1999-10-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-10-04 Andy Dougherty Re: [ID 19991001.005] [_61] [PATCH] tarball fine on...
1999-10-02 Gurusamy Sarathy deprecate C<use attrs>
1999-10-01 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-30 Vishal Bhatia [patch _61] Minor corrections in C.pm
1999-09-27 Jarkko Hietaniemi Artistic fine-tuning.
1999-09-24 Spider Boardman normalize time for strftime() (without the isdst effects of
1999-09-20 Gurusamy Sarathy suppress warning (from John Tobey <jtobey@epsilondev...
1999-09-20 Vishal Bhatia add arenas for managing allocations of remaining xpv...
1999-09-20 Gurusamy Sarathy queue errors due to strictures rather than printing...
1999-09-19 Gurusamy Sarathy control change#1914 via hints (causes problems on some...
1999-09-17 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-14 Jarkko Hietaniemi Change #4149 necessitates also a small code change.
1999-09-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-14 Gurusamy Sarathy change some filenames to be 8.3-friendly
1999-09-14 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-14 Gurusamy Sarathy change#4113 was missing DB_File.xs changes
1999-09-13 Jarkko Hietaniemi Small doc and whitespace edits.
1999-09-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-13 Jarkko Hietaniemi Change #4136 edited DynaLoader.xs which is kind of...
1999-09-13 Robin Barker Replace change #4100 with
1999-09-12 Gurusamy Sarathy fix DATA leaks; reword documentation about the DATA...
1999-09-12 Doug MacEachern B::clearsym
1999-09-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-09 Paul Marquess DB_File 1.71
1999-09-08 Gurusamy Sarathy avoid ass_u_ming uppercase types are not user objects...
1999-09-08 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-07 Robin Barker Fix pointer casts.
1999-09-06 Vishal Bhatia applied suggested patch with suitable test to detect...
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-09-06 Gurusamy Sarathy misc tweaks
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-05 Gurusamy Sarathy fix data loss when more than one block is read from...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-09-05 John Nolan modified suggested patch to handle cross-refs and qr...
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-08-29 Jarkko Hietaniemi Conditionally socksify the LIBS of Socket.
1999-08-26 Gurusamy Sarathy new thread should set current interp in TLS
1999-08-23 Charles Bailey byteperl is now part of the ByteLoader ext
1999-08-23 Charles Bailey Update calls for new thread context handling
1999-08-23 Charles Bailey Allow for file versions in library when looking for...
1999-08-10 Dan Sugalski Patches needed to get _60 building with
1999-08-09 Jarkko Hietaniemi Integrate with Nick.
1999-08-08 Nick Ing-Simmons Will now correctly re-call
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-06 Jarkko Hietaniemi More Fcntl constants. (This process really needs
1999-08-06 Nathan Torkington Fix for Nathan's fix (#3920) from Guy Decoux.
1999-08-05 Paul Marquess DB_File 1.70
1999-08-04 Nathan Torkington [5.005_60 PATCH] Make B::Bytecode work
1999-08-04 Paul Marquess (Replaced by change #3921)
1999-08-03 Andy Dougherty Hints for building ByteLoader in SunoS. Based on
1999-08-03 Jarkko Hietaniemi Change #3790 redemption: with a little additional
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.
next