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