This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Retract #11984: div() being redefined, and 1397
[perl5.git] / embed.h
2001-09-09 Rafael Garcia-SuarezRe: [ID 20010810.011] 'use v2b' not allowed with strict
2001-09-05 Nicholas ClarkRe: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-09-05 Nicholas Clarkoct and hex in glorious 64 bit (with less bugs) (was...
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanRemoved tripple definitions of CUSTOM_OP functions.
2001-08-27 Artur BergmanRegen headers
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-13 Jarkko Hietaniemi[PATHC] sharedsv.[c|h]
2001-07-20 Gurusamy SarathyMake perl fork()-safe (in a slightly limited way) even on
2001-07-12 Abhijit Menon-SenPerl_re_dup()
2001-07-12 Paul JohnsonMore accurate line numbers in messages
2001-07-12 Jarkko HietaniemiRetract #11289.
2001-07-12 Jarkko Hietaniemi(Retracted by #11289.)
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-08 Simon CozensSimplify yytoke()
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Gurusamy Sarathyfix the binary compatibility issue when building with...
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-20 Jarkko HietaniemiRegen headers.
2001-06-20 Jarkko HietaniemiReplace our implementation of realpath() with OpenBSD's
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-06-15 Nick Ing-SimmonsGenerated files
2001-06-14 Nick Ing-SimmonsIntegrate mainline
2001-06-13 Hugo van der Sandensplitting util.c
2001-06-13 Andy DoughertySmall bcopy cleanup
2001-06-10 Jarkko HietaniemiMove the grok_number and its lieutenant grok_numeric_radix
2001-06-10 Nick Ing-SimmonsIntegrate mainline
2001-06-10 Hugo van der SandenRe: pragma/locale.t #107
2001-06-09 Jarkko HietaniemiNumeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-06 Jarkko HietaniemiThe proper prototyping for #10463.
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Hugo van der SandenRe: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Doug MacEachern[patch] Cwd.xs optimizations/abstraction
2001-05-26 Hugo van der SandenRe: 5.6.*, bleadperl: bugs in pp_concat
2001-05-10 Doug MacEachern[patch] make op_{clear,null} public
2001-05-07 Benjamin SugarsHelp -Dt show correct pad variables
2001-04-29 Jarkko HietaniemiIn character classes one couldn't have 0x80..0xff chara...
2001-04-19 Jarkko HietaniemiMove the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko HietaniemiMove the init_tm() and mini_mktime() up from POSIX...
2001-04-06 Jarkko HietaniemiIntegrate changes #9584,9587 from maintperl into mainline.
2001-04-01 Jarkko Hietaniemitr/// UTF-8 tweaking from Inaba Hiroto.
2001-03-27 Robin HoustonAutoloading Errno.pm when %! is encountered
2001-03-24 Nick Ing-SimmonsGenerated files.
2001-03-14 Jarkko HietaniemiIntegrate change #9154 from maintperl to mainline.
2001-03-12 Jarkko HietaniemiIntegrate change #9108 from maintperl to mainline.
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-02-22 Peter Prymmer[patch: perl@8867] embed.{h|pl} need not mention ebcdic...
2001-02-21 Jarkko HietaniemiPut back the #8840, it was innocent.
2001-02-20 Jarkko HietaniemiRetract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern[patch] add sv_setref_uv
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-17 Doug MacEachern[patch] -Wall
2001-02-13 Jarkko HietaniemiMerge ebcdic.c (only one function, ebcdic_control(...
2001-02-10 Doug MacEachern[patch] GvSHARED
2001-02-08 Charles BaileySYN SYN
2001-02-08 Nick Ing-SimmonsGenerated files form 8713 etc.
2001-01-28 Jarkko HietaniemiPatch from Inaba Hiroto:
2001-01-27 Simon CozensRe: Announce : Tokener reporting patch
2001-01-24 Charles BaileySYN SYN
2001-01-23 Roca, IgnasiRE: [PATCH perl@8269] Corrections for Perl_yylex_r...
2001-01-21 Nick Ing-SimmonsIntegrate mainline.
2001-01-20 Jarkko HietaniemiForgot the expect_number() prototype.
2001-01-20 Nick Ing-SimmonsInfrastructure to allow:
2001-01-16 Nick Ing-SimmonsProvide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-09 Inaba HirotoOne more patch for UTF8
2001-01-08 Nick Ing-SimmonsFix "scalars leaked" bugs caused by overload magic
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-30 Nick Ing-SimmonsIntegrate mainline
2000-12-30 Inaba Hirotomore UTF8 test suites and an UTF8 patch
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-17 Jarkko HietaniemiPolymorphic regexps.
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevichspeeding up object creation/destruction 4x times
2000-12-15 Jarkko HietaniemiThis seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clarkfaster and 64 bit preserving arithmetic
2000-12-13 Jarkko HietaniemiMove the proto of start_glob() to a better place; regen...
2000-12-13 Nicholas Clarkmove startglob out of pp_hot.c
2000-12-05 Ilya ZakharevichRe: [PATCH] The largest hoax of all times?
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-25 Jens HamischUndo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Jarkko HietaniemiSOCKS wrestling continues, patches from Jens Hamisch.
2000-11-22 Jarkko HietaniemiMore SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-21 Jarkko HietaniemiExport the SOCKS workaround symbols only if necessary.
2000-11-20 Jarkko HietaniemiAdd a workaround to SOCKS 64-bit problems.
2000-11-18 Jarkko HietaniemiIntroduce Perl_utf8_length(). Use it.
2000-11-18 Ilya Zakharevich[PATCH 5.7.0] make regcomp reenterable
2000-11-04 Nick Ing-SimmonsIntegrate mainline again
2000-11-04 Vadim KonovalovLocales support (setlocale) fixes
2000-10-28 Jarkko HietaniemiThe reëntrant version shouldn't be needed unless USE_PU...
2000-10-25 Jarkko HietaniemiContinue the internal UTF-8 API tweaking.
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Roca, IgnasiMake scan_num() reëntrant, as suggested in
2000-10-20 Roca, IgnasiReëntrancy fix.
2000-10-20 Charles BaileySYN SYN
2000-10-03 Jarkko HietaniemiRegen headers.
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-14 Jarkko HietaniemiBatch of UTF-8 patches from Simon Cozens.
next