Skeleton of "PerlIO_dup" coded.
[p5sagit/p5-mst-13.2.git] / proto.h
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-10-09 Jarkko Hietaniemi Make the toupper/lower/title API for Unicode not right
2001-09-30 Brian Ingerson Patch to put qsortsv in the public API
2001-09-27 Jarkko Hietaniemi Dump SvUTF8(sv)s also as \x{...}.
2001-09-22 Abhijit Menon-Sen Do what perl_clone() does for sharedsv functions.
2001-09-22 Abhijit Menon-Sen More cleanups. (What's PERL_DECL_PROT?)
2001-09-13 Jarkko Hietaniemi Regen headers.
2001-09-09 Rafael Garcia-Suarez Re: [ID 20010810.011] 'use v2b' not allowed with strict
2001-09-05 Nicholas Clark Re: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Removed tripple definitions of CUSTOM_OP functions.
2001-08-27 Artur Bergman Regen headers
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-17 Artur Bergman Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-13 Jarkko Hietaniemi [PATHC] sharedsv.[c|h]
2001-07-20 Gurusamy Sarathy Make perl fork()-safe (in a slightly limited way) even on
2001-07-12 Abhijit Menon-Sen Perl_re_dup()
2001-07-12 Jarkko Hietaniemi Retract #11289.
2001-07-12 Jarkko Hietaniemi (Retracted by #11289.)
2001-07-08 Simon Cozens Simplify yytoke()
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Gurusamy Sarathy fix the binary compatibility issue when building with...
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-06-25 Jarkko Hietaniemi Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
2001-06-21 Jarkko Hietaniemi Retract the #10417 mg.c and embed.pl parts because of
2001-06-20 Jarkko Hietaniemi Regen headers.
2001-06-20 Jarkko Hietaniemi Replace our implementation of realpath() with OpenBSD's
2001-06-20 Jarkko Hietaniemi No point in going into memory-saving contortions
2001-06-18 Jarkko Hietaniemi Split off the pack/unpack code, from Nicholas Clark.
2001-06-15 Nick Ing-Simmons Generated files
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-13 Hugo van der Sanden splitting util.c
2001-06-13 Andy Dougherty Small bcopy cleanup
2001-06-10 Jarkko Hietaniemi Move the grok_number and its lieutenant grok_numeric_radix
2001-06-10 Nick Ing-Simmons Integrate mainline
2001-06-10 Hugo van der Sanden Re: pragma/locale.t #107
2001-06-09 Jarkko Hietaniemi Numeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-06 Jarkko Hietaniemi The proper prototyping for #10463.
2001-06-02 Jarkko Hietaniemi -Wall cleanup continues.
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Hugo van der Sanden Re: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Doug MacEachern [patch] Cwd.xs optimizations/abstraction
2001-05-26 Hugo van der Sanden Re: 5.6.*, bleadperl: bugs in pp_concat
2001-05-10 Doug MacEachern [patch] make op_{clear,null} public
2001-05-07 Benjamin Sugars Help -Dt show correct pad variables
2001-04-29 Jarkko Hietaniemi In character classes one couldn't have 0x80..0xff chara...
2001-04-19 Jarkko Hietaniemi Move the strftime() wrapper from POSIX.xs to util.c
2001-04-18 Jarkko Hietaniemi Move the init_tm() and mini_mktime() up from POSIX...
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-04-01 Jarkko Hietaniemi tr/// UTF-8 tweaking from Inaba Hiroto.
2001-03-27 Robin Houston Autoloading Errno.pm when %! is encountered
2001-03-24 Nick Ing-Simmons Generated files.
2001-03-18 Jarkko Hietaniemi Integrate change #9197 from maintperl to mainline.
2001-03-14 Jarkko Hietaniemi Integrate change #9154 from maintperl to mainline.
2001-03-12 Jarkko Hietaniemi Integrate change #9108 from maintperl to mainline.
2001-03-10 Nick Ing-Simmons EBCDIC sanity - phase I
2001-02-24 Nick Ing-Simmons Encode API documentation nd tidy up.
2001-02-23 Doug MacEachern [patch] perlio + useithreads
2001-02-21 Jarkko Hietaniemi Put back the #8840, it was innocent.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-19 Doug MacEachern [patch] add sv_setref_uv
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-17 Doug MacEachern [patch] -Wall
2001-02-13 Jarkko Hietaniemi Merge ebcdic.c (only one function, ebcdic_control(...
2001-02-10 Doug MacEachern [patch] GvSHARED
2001-02-08 Charles Bailey SYN SYN
2001-02-08 Nick Ing-Simmons Generated files form 8713 etc.
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-27 Simon Cozens Re: Announce : Tokener reporting patch
2001-01-24 Charles Bailey SYN SYN
2001-01-23 Roca, Ignasi RE: [PATCH perl@8269] Corrections for Perl_yylex_r...
2001-01-21 Nick Ing-Simmons Integrate mainline.
2001-01-20 Jarkko Hietaniemi Forgot the expect_number() prototype.
2001-01-20 Nick Ing-Simmons Infrastructure to allow:
2001-01-16 Nick Ing-Simmons Provide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2001-01-09 Inaba Hiroto One more patch for UTF8
2001-01-08 Nick Ing-Simmons Fix "scalars leaked" bugs caused by overload magic
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Inaba Hiroto more UTF8 test suites and an UTF8 patch
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Polymorphic regexps.
2000-12-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevich speeding up object creation/destruction 4x times
2000-12-15 Jarkko Hietaniemi This seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clark faster and 64 bit preserving arithmetic
2000-12-13 Jarkko Hietaniemi Move the proto of start_glob() to a better place; regen...
2000-12-13 Nicholas Clark move startglob out of pp_hot.c
2000-12-09 Inaba Hiroto Additional patch for UTF8-keys (Re: perl@8016)
2000-12-05 Ilya Zakharevich Re: [PATCH] The largest hoax of all times?
2000-12-04 Jarkko Hietaniemi UTF-8 hash keys, patch from Inaba Hiroto.
2000-11-26 Jarkko Hietaniemi Make utf8_length() and utf8_distance() (the latter...
2000-11-25 Gurusamy Sarathy C<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-25 Jens Hamisch Undo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Jarkko Hietaniemi SOCKS wrestling continues, patches from Jens Hamisch.
2000-11-22 Jarkko Hietaniemi More SOCKS versus 64-bit patches from Jens Hamisch.
2000-11-21 Jarkko Hietaniemi Export the SOCKS workaround symbols only if necessary.
2000-11-20 Jarkko Hietaniemi Add a workaround to SOCKS 64-bit problems.
next