2002-10-10 |
John Peacock |
Version object combined patch |
blob | commitdiff |
2002-09-26 |
H.Merijn Brand |
LEAKTEST is dead, RIP |
blob | commitdiff | diff to current |
2002-08-20 |
John Peacock |
Version object patch #1 |
blob | commitdiff | diff to current |
2002-08-17 |
Michael G. Schwern |
Remove pseudo-hashes (complete) |
blob | commitdiff | diff to current |
2002-07-16 |
Gurusamy Sarathy |
integrate a variant of change#17568 from maint-5.6... |
blob | commitdiff | diff to current |
2002-07-04 |
Mattia Barbon |
Win32 build broken |
blob | commitdiff | diff to current |
2002-05-01 |
Nick Ing-Simmons |
perl embed.pl to update global.sym |
blob | commitdiff | diff to current |
2002-04-16 |
Nicholas Clark |
Re: Unbalanced string table refcount (was: perl@15930) |
blob | commitdiff | diff to current |
2002-04-13 |
Nicholas Clark |
[dodgy PATCH] Re: [Storable] utf8 keys started working! |
blob | commitdiff | diff to current |
2002-04-03 |
Nick Ing-Simmons |
Fix segfaults when mainthread exits with other threads... |
blob | commitdiff | diff to current |
2002-03-23 |
Dave Mitchell |
tidy sv.[ch] after CRIPPLED_CC removal |
blob | commitdiff | diff to current |
2002-03-17 |
Jarkko Hietaniemi |
Implement the retry-on-ERANGE for the get*_r(). |
blob | commitdiff | diff to current |
2002-03-15 |
Jarkko Hietaniemi |
Monster _r patch: try to scan for all known _r variants, |
blob | commitdiff | diff to current |
2002-03-10 |
Jarkko Hietaniemi |
Renaming tweaks, and split off the reentrant "superbuffer" |
blob | commitdiff | diff to current |
2002-03-07 |
Jarkko Hietaniemi |
Retract #14985, #14899, and #14990, following the princ... |
blob | commitdiff | diff to current |
2002-03-04 |
Jarkko Hietaniemi |
Needed by #14985. |
blob | commitdiff | diff to current |
2002-02-24 |
John Peacock |
Re: Copying PV only with possible UTF-8 characters |
blob | commitdiff | diff to current |
2002-02-21 |
Ilya Zakharevich |
grouping in pack/unpack |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-24 |
Jarkko Hietaniemi |
Sprinkle some copyrights (use the oldest timestamp to |
blob | commitdiff | diff to current |
2002-01-19 |
Nick Ing-Simmons |
Nearly-working threads re-structuring. Do not integrate, |
blob | commitdiff | diff to current |
2002-01-18 |
Nick Ing-Simmons |
Split out core of sv_magic() into sv_magicext(). |
blob | commitdiff | diff to current |
2002-01-14 |
Nick Ing-Simmons |
Use PerlMemShared for CopSTASHPV and CopFILE. MUCH... |
blob | commitdiff | diff to current |
2002-01-12 |
Mattia Barbon |
export win32_async_check or Perl_despatch_signals |
blob | commitdiff | diff to current |
2001-12-30 |
Jarkko Hietaniemi |
Regen files. |
blob | commitdiff | diff to current |
2001-12-30 |
Nick Ing-Simmons |
remove embed.pl duplicates |
blob | commitdiff | diff to current |
2001-12-29 |
Nick Ing-Simmons |
Nicholas Clark's embed.pl fix for my_socketpair |
blob | commitdiff | diff to current |
2001-12-25 |
John Peacock |
Re: Not OK 13881 |
blob | commitdiff | diff to current |
2001-12-23 |
Nicholas Clark |
socketpair emulation |
blob | commitdiff | diff to current |
2001-12-22 |
Nick Ing-Simmons |
Add at least the "important" PerlIO_xxxx functions... |
blob | commitdiff | diff to current |
2001-12-21 |
Jarkko Hietaniemi |
Make using U+FDD0..U+FDEF (noncharacters since Unicode... |
blob | commitdiff | diff to current |
2001-12-03 |
Jarkko Hietaniemi |
Make sharepvn a macro since all it does is a deref. |
blob | commitdiff | diff to current |
2001-11-28 |
Jarkko Hietaniemi |
Fix for "a\x{100}" =~ /A/i. |
blob | commitdiff | diff to current |
2001-11-23 |
Jarkko Hietaniemi |
regen_headers. |
blob | commitdiff | diff to current |
2001-11-21 |
Jarkko Hietaniemi |
Implement the sort pragma. Split sort code from pp_ctl.c |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi |
The _uni_display should not be in dump.c since they |
blob | commitdiff | diff to current |
2001-11-15 |
John Peacock |
v-strings as Objects Step 1 |
blob | commitdiff | diff to current |
2001-11-07 |
Doug MacEachern |
making do_sprintf public |
blob | commitdiff | diff to current |
2001-11-06 |
Jarkko Hietaniemi |
Oops. Luckily nothing was using this symbol yet. |
blob | commitdiff | diff to current |
2001-10-31 |
Jarkko Hietaniemi |
Enable -Mencoding=foobar also for string literals. |
blob | commitdiff | diff to current |
2001-10-25 |
Jarkko Hietaniemi |
Since pv_uni_display and sv_uni_display are now used |
blob | commitdiff | diff to current |
2001-10-21 |
Jarkko Hietaniemi |
Implement multicharacter case mappings where a single |
blob | commitdiff | diff to current |
2001-10-20 |
Nick Ing-Simmons |
Add a new flag character 'm' to embed.pl set to represent |
blob | commitdiff | diff to current |
2001-10-09 |
Jarkko Hietaniemi |
Make the toupper/lower/title API for Unicode not right |
blob | commitdiff | diff to current |
2001-09-30 |
Brian Ingerson |
Patch to put qsortsv in the public API |
blob | commitdiff | diff to current |
2001-09-05 |
Nicholas Clark |
Re: [ID 20010825.006] -DCRIPPLED_CC is broken |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Removed tripple definitions of CUSTOM_OP functions. |
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-06 |
Nick Ing-Simmons |
Integrate mainline |
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-20 |
Jarkko Hietaniemi |
Regen headers. |
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-03 |
Simon Cozens |
APIfy op_clear |
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-26 |
Jarkko Hietaniemi |
Regen headers for #10221. |
blob | commitdiff | diff to current |
2001-04-30 |
Jarkko Hietaniemi |
Change PL_numeric_radix to PL_numeric_radix_sv (and... |
blob | commitdiff | diff to current |
2001-04-06 |
Jarkko Hietaniemi |
Integrate changes #9584,9587 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-03-24 |
Nick Ing-Simmons |
Generated files. |
blob | commitdiff | diff to current |
2001-03-14 |
Jarkko Hietaniemi |
Integrate change #9154 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-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-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-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-21 |
Nick Ing-Simmons |
Fixup after integrate: |
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-19 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2000-12-17 |
Jarkko Hietaniemi |
Uncheckedin generated files. |
blob | commitdiff | diff to current |
2000-12-16 |
Jarkko Hietaniemi |
Few uncheckedin files. |
blob | commitdiff | diff to current |
2000-12-07 |
Nick Ing-Simmons |
Various oddities p4 diff -se showed up |
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-19 |
Nick Ing-Simmons |
diff -se shows these as different |
blob | commitdiff | diff to current |
2000-10-25 |
Dan Sugalski |
Add non-blocking thread doneness checking |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-09-30 |
Nick Ing-Simmons |
Re-instate Perl_utf8_to_uv without checking parameter... |
blob | commitdiff | diff to current |
2000-09-03 |
Nick Ing-Simmons |
Hash lookup of constant strings optimization: |
blob | commitdiff | diff to current |
2000-08-08 |
Jarkko Hietaniemi |
Regen global.sym. |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-07-25 |
Simon Cozens |
av.c apidoc |
blob | commitdiff | diff to current |
2000-07-14 |
Jarkko Hietaniemi |
Fix the BOM bug: not a byteorder bug, a signedness... |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Win32 patches for cfgperl from Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
adjust change#6299 |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
fix memory leak on Windows (PL_sys_intern contents... |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
fix large memory leak that has been around for ever... |
blob | commitdiff | diff to current |
2000-06-29 |
Doug MacEachern |
xsub attributes |
blob | commitdiff | diff to current |
2000-06-27 |
Simon Cozens |
is_utf8_string |
blob | commitdiff | diff to current |
2000-06-25 |
Jarkko Hietaniemi |
Regen headers. |
blob | commitdiff | diff to current |
2000-06-06 |
Dan Sugalski |
Threadsafe patches |
blob | commitdiff | diff to current |
2000-06-03 |
Dan Sugalski |
VMS fixups so we can build with MULTIPLICITY |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-05-11 |
Gurusamy Sarathy |
PL_sys_intern was being initialized too late on windows |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
next |