This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
slightly edited variant of suggested patch
[perl5.git] / ext /
1999-10-10 Gurusamy Sarathyrevert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-10 Jarkko HietaniemiIntegrate with Sarathy.
1999-10-10 Gurusamy Sarathyfix two leaks in Thread.xs (from Eugene Alterman
1999-10-08 Jarkko HietaniemiIntegrate with Sarathy.
1999-10-08 Jarkko HietaniemiThe second cut at AIX C++ extension troubles.
1999-10-08 Stephanie BealsThe first cut at fixing Perl extensions written in...
1999-10-08 Gurusamy Sarathyremove kludgey duplicate background error avoidance...
1999-10-06 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-10-06 Gurusamy Sarathymake die/warn and other diagnostics go to wherever...
1999-10-04 Andy DoughertyRe: [ID 19991001.005] [_61] [PATCH] tarball fine on...
1999-10-02 Gurusamy Sarathydeprecate C<use attrs>
1999-10-01 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-30 Vishal Bhatia[patch _61] Minor corrections in C.pm
1999-09-27 Jarkko HietaniemiArtistic fine-tuning.
1999-09-24 Spider Boardmannormalize time for strftime() (without the isdst effects of
1999-09-20 Gurusamy Sarathysuppress warning (from John Tobey <jtobey@epsilondev...
1999-09-20 Vishal Bhatiaadd arenas for managing allocations of remaining xpv...
1999-09-20 Gurusamy Sarathyqueue errors due to strictures rather than printing...
1999-09-19 Gurusamy Sarathycontrol change#1914 via hints (causes problems on some...
1999-09-17 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-17 Gurusamy Sarathyintegrate vmsperl contents into mainline (where VMS...
1999-09-14 Jarkko HietaniemiChange #4149 necessitates also a small code change.
1999-09-14 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-14 Gurusamy Sarathychange some filenames to be 8.3-friendly
1999-09-14 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-14 Gurusamy Sarathychange#4113 was missing DB_File.xs changes
1999-09-13 Jarkko HietaniemiSmall doc and whitespace edits.
1999-09-13 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-13 Jarkko HietaniemiChange #4136 edited DynaLoader.xs which is kind of...
1999-09-13 Robin BarkerReplace change #4100 with
1999-09-12 Gurusamy Sarathyfix DATA leaks; reword documentation about the DATA...
1999-09-12 Doug MacEachernB::clearsym
1999-09-11 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-09 Paul MarquessDB_File 1.71
1999-09-08 Gurusamy Sarathyavoid ass_u_ming uppercase types are not user objects...
1999-09-08 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-09-07 Robin BarkerFix pointer casts.
1999-09-06 Vishal Bhatiaapplied suggested patch with suitable test to detect...
1999-09-06 Gurusamy Sarathysupport bytecode and C backends in perlcc (patch suggested
1999-09-06 Gurusamy Sarathymisc tweaks
1999-09-06 Charles BaileyIntegrate mainline 5.05_61
1999-09-05 Gurusamy Sarathyfix data loss when more than one block is read from...
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-09-05 John Nolanmodified 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 HietaniemiConditionally socksify the LIBS of Socket.
1999-08-26 Gurusamy Sarathynew thread should set current interp in TLS
1999-08-23 Charles Baileybyteperl is now part of the ByteLoader ext
1999-08-23 Charles BaileyUpdate calls for new thread context handling
1999-08-23 Charles BaileyAllow for file versions in library when looking for...
1999-08-10 Dan SugalskiPatches needed to get _60 building with
1999-08-09 Jarkko HietaniemiIntegrate with Nick.
1999-08-08 Nick Ing-SimmonsWill now correctly re-call
1999-08-07 Nick Ing-SimmonsVishal Bhatia <vishalb@my-deja.com>
1999-08-07 Nick Ing-SimmonsB::C changes to get simple Tk app. compiling again
1999-08-06 Jarkko HietaniemiMore Fcntl constants. (This process really needs
1999-08-06 Nathan TorkingtonFix for Nathan's fix (#3920) from Guy Decoux.
1999-08-05 Paul MarquessDB_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 DoughertyHints for building ByteLoader in SunoS. Based on
1999-08-03 Jarkko HietaniemiChange #3790 redemption: with a little additional
1999-08-02 Jarkko HietaniemiIntegrate with Sarathy.
1999-08-02 Vishal Bhatia"use constant" in the compiler
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-01 Nathan Torkingtonext/B/B/Disassembler.pm patch
1999-08-01 Gurusamy SarathyDB_File 1.68 update from Paul Marquess
1999-08-01 Ilya ZakharevichMore optimizations to REx engine
1999-08-01 Gurusamy Sarathyfixes from Stephen McCamant that address bugs in change...
1999-08-01 Gurusamy Sarathyrename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Gurusamy Sarathymove files around for s/cygwin32/cygwin/ renaming
1999-08-01 Gurusamy Sarathyfix defined(@foo) encarpments
1999-08-01 Jarkko HietaniemiUndo #3790 and the patches that attempted to fix it
1999-08-01 Jarkko HietaniemiSolaris doesn't like PERL_MALLOC_OK in SDBM_File.
1999-07-31 Jarkko HietaniemiDigital UNIX 4.0D doesn't like perl malloc on sdbm
1999-07-28 Jarkko HietaniemiTiny patch to go over #3820 (via private mail from...
1999-07-28 Lincoln SteinIO::* enhancements.
1999-07-27 Jarkko HietaniemiIntegrate with Sarathy (5.005_58).
1999-07-27 Gurusamy Sarathyhere lies 5.005_58
1999-07-27 Ilya Zakharevichdecrease memory footprint of standard modules
1999-07-27 Gurusamy Sarathycover case where CLK_TCK is a float, not integer (from
1999-07-27 Gurusamy Sarathyprovide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-27 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-27 Andy DoughertyRe: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
1999-07-27 Gurusamy Sarathychange#3762 wasn't needed
1999-07-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-07-26 Jarkko HietaniemiUse long doubles only if they are useful.
1999-07-26 Jarkko HietaniemiBack out #3735. Needs more work.
1999-07-26 Chip Salzenbergoptimize method name lookup
1999-07-26 Gurusamy Sarathysetstate stop-gap from Vishal Bhatia
1999-07-26 Gurusamy Sarathypatch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-07-26 Gurusamy SarathyINSTALL =~ s/5.006/5.6/; delay loading Errno until...
1999-07-25 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-25 Jarkko HietaniemiFirst steps of making builds outside the source
1999-07-23 Hugo van der Sandenapplied suggested patch for tracking line numbers corre...
1999-07-23 Jarkko HietaniemiIntroduce $Config{ldlibpthname} which contains
1999-07-21 oracle@pcr8.pcr.comUse Errno more extensively so that error
1999-07-20 Gurusamy SarathyDProf tweak
1999-07-20 Gurusamy Sarathymove DProf things around to where they are supposed...
next