This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate Memoize 0.64. Few tweaks were required in
[perl5.git] / ext /
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Jarkko Hietaniemi#define fix from Nicholas Clark.
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-15 Nick Ing-SimmonsMULTIPLICITY fix for Socket.xs
2001-06-15 Doug MacEachernRe: perl@10611
2001-06-15 Nicholas ClarkINADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2001-06-15 Russ AllberyRe: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
2001-06-15 Nicholas ClarkGDBM_File (wasRe: ext/ + -Wall)
2001-06-14 Nick Ing-SimmonsIntegrate mainline
2001-06-13 Craig A. BerryRe: [PATCH perl@10538] make ext/re play nice with DEBUG...
2001-06-13 Jarkko HietaniemiIntegrate perlio:
2001-06-13 Jarkko HietaniemiSimilar logic as DB_File.xs, using the modern macros and
2001-06-13 Nick Ing-SimmonsAvoid AV and HV in perlio.c by inventing PerlIO_list_t...
2001-06-13 Craig A. Berrymake ext/re play nice with DEBUGGING override
2001-06-13 Jarkko HietaniemiNew AIX dynaloading code from Jens-Uwe Mager.
2001-06-13 Jarkko HietaniemiUse __attribute__((unused)) to silence -Wall on unused ax.
2001-06-13 Doug MacEachern[patch] rid local_patches warnings
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-13 Nicholas ClarkRe: ext/ + -Wall
2001-06-12 Gurusamy SarathyAs suggested in
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-12 Jarkko Hietaniemigcc -Wall nits picked out by a non-UNIX system
2001-06-11 Chris Nandor[RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Gisle AasUnresolved symbol in ext/re/re.xs
2001-06-06 Jarkko HietaniemiMakeMaker magic to compile (when no dynamic loading)
2001-06-04 Jarkko HietaniemiConfigure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko HietaniemiThe .pm changes to go with #10428.
2001-06-04 Jarkko HietaniemiDo not import anything from Encode.
2001-06-04 Jarkko HietaniemiThe #10402 didn't take. Weird.
2001-06-04 Jarkko HietaniemiEradicate traces of 'asciirange' re subpragma.
2001-06-04 Jarkko Hietaniemiuse is a compile-time thing.
2001-06-04 Robin Barker-Wall casting patch
2001-06-03 Jarkko Hietaniemi-Wall "subscript has type `char'" cleanup.
2001-06-03 Jarkko HietaniemiVarious "cast to pointer from integer of different...
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Peter Prymmerallow MIME::QuotePrint to handle ASCII code numbers...
2001-06-01 Jarkko HietaniemiThe #10370 wasn't quite right.
2001-06-01 Jarkko HietaniemiConfigure tweaks; record the Berkeley DB version,
2001-06-01 Tim JennessFix -Wall on XS::Typemap
2001-06-01 Doug MacEachern[patch] Cwd.xs optimizations/abstraction
2001-05-31 Nick Ing-SimmonsIntegrate mainline.
2001-05-31 Abhijit Menon-Sen-Wall cleanups: perl.c, gv.c, Storable.xs
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-05-30 Jarkko HietaniemiMore -Wall silencing from Michael Schwern and Jarkko...
2001-05-30 Jarkko HietaniemiMore -Wall cleanup from Schwern; the EBCDIC MD5.xs...
2001-05-30 Jarkko HietaniemiMedley of -Wall cleanups from Michael Schwen, Hugo...
2001-05-30 Jarkko HietaniemiFix the BOOT section to call myU2time properly.
2001-05-30 H.Merijn BrandRe: AIX and gcc (moving targets)
2001-05-30 Jarkko HietaniemiRetract #10295 and #10296: a more generic solution
2001-05-29 Jarkko HietaniemiMention Time::localtime and Time::gmtime.
2001-05-29 H.Merijn BrandRe: AIX and gcc (moving targets)
2001-05-29 H.Merijn BrandRe: AIX and gcc (moving targets)
2001-05-27 Jarkko HietaniemiDocument strftime() and strptime().
2001-05-27 Jarkko HietaniemiMake Time::Piece::strptime() to be a function, not...
2001-05-24 Jarkko HietaniemiDB_File has its own attribute story.
2001-05-16 Jarkko HietaniemiMove the stack desire definition to thread.h.
2001-05-16 Jarkko HietaniemiDG-UX threading patches, including a README.dgux,
2001-05-16 Robin HoustonMore on /x regexes
2001-05-16 Jarkko HietaniemiDocument that the core time() may be rounding rather
2001-05-15 Jarkko HietaniemiHalf of #10107 got lost.
2001-05-15 Robin HoustonLvaluable method calls
2001-05-15 Robin HoustonC<$foo =~ give_me_a_regex>; /x modifier
2001-05-15 Robin Houston"${foo}_bar"
2001-05-11 Jarkko HietaniemiRemove the 'asciir' re subpragma. Should instead implement
2001-05-11 Robin Houston$foo->bar(0)
2001-05-11 Jarkko HietaniemiA nicely working combination for UTS from Hal Morris.
2001-05-10 Robin HoustonExtend tr/\0-\377/blah/c support
2001-05-10 Robin Houstont/op/64bitint.t
2001-05-10 Jarkko HietaniemiRetract #10070, not ready yet.
2001-05-10 Hugo van der Sanden(Retracted by #10073)
2001-05-10 Robin Houstonour() lists and foreach loops
2001-05-10 Robin HoustonFix tr///ansliteration
2001-05-09 Robin HoustonShow string for PVOP, and referent for RV
2001-05-09 Robin HoustonB::Deparse tester
2001-05-09 Benjamin SugarsTest offset when reading from a PerlIO::Scalar
2001-05-08 Robin HoustonDocument known bugs
2001-05-07 Robin HoustonGive (?{...}) a taste of its own medicine
2001-05-07 Robin Houstonundefined folded constants
2001-05-07 Robin Houstonuse Foo (sub {...});
2001-05-06 Robin Houstonscoping
2001-05-04 Robin Barkerlong =item
2001-05-04 Jarkko HietaniemiEncode/IO doc tweaks.
2001-05-03 Benjamin SugarsAllow clobbering of a PerlIO::Scalar and more tests
2001-05-03 Jarkko HietaniemiIntegrate perlio:
2001-05-03 Jarkko HietaniemiRemove unused files; noted by Sarathy.
2001-05-03 Nick Ing-SimmonsAllow $answer = encode($object,$text); like it says...
2001-05-03 Nick Ing-SimmonsFix latin1 etc. alias code - (bit rot?) - the @latin2is...
2001-05-02 Jarkko HietaniemiFix for a segfault, from Marc Lehmann.
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-05-02 Benjamin SugarsRe: [PATCH] Allow appending on a PerlIO::Scalar
2001-05-02 Jarkko HietaniemiAdditional note on the encoding example: one cannot
2001-05-02 Jarkko HietaniemiAdd an encoding conversion example.
2001-05-02 Jarkko HietaniemiAnother coat of paint but still nowhere finished.
2001-05-01 Benjamin SugarsAllow appending on a PerlIO::Scalar
2001-05-01 Benjamin SugarsMultiple consecutive writes on PerlIO::Scalar
2001-05-01 Robin Houstonoptimised sort
2001-05-01 Robin Houstonfor(;;), sort
next