2003-04-08 |
Rafael Garcia-Suarez |
Typos fixes by Stas Bekman. |
blob | commitdiff |
2003-03-29 |
Nicholas Clark |
[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc... |
blob | commitdiff | diff to current |
2003-03-11 |
Jarkko Hietaniemi |
The 0, in the assert_not_ROK() makes IRIX cc to worry |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-24 |
Jarkko Hietaniemi |
Patching magic from Inaba-san's keyboard: fix for ... |
blob | commitdiff | diff to current |
2003-02-16 |
Nicholas Clark |
COW regexps: |
blob | commitdiff | diff to current |
2003-02-16 |
Nicholas Clark |
inline SvREFCNT_dec: |
blob | commitdiff | diff to current |
2003-02-11 |
H.Merijn Brand |
More code cleanup. |
blob | commitdiff | diff to current |
2003-01-27 |
Nicholas Clark |
make Copy On Write work once again |
blob | commitdiff | diff to current |
2003-01-22 |
Nicholas Clark |
assert PV isn't RV |
blob | commitdiff | diff to current |
2003-01-16 |
Jarkko Hietaniemi |
Fix 'use encoding' I/O for code points 0x80..0xFF; |
blob | commitdiff | diff to current |
2003-01-03 |
Artur Bergman |
Fixes bug #15273, the return of the object caused |
blob | commitdiff | diff to current |
2003-01-03 |
Dave Mitchell |
new flag SvPADSTALE |
blob | commitdiff | diff to current |
2003-01-03 |
Dave Mitchell |
remove flag SvPADBUSY |
blob | commitdiff | diff to current |
2002-12-02 |
Dave Mitchell |
allow evals to see the full lexical scope |
blob | commitdiff | diff to current |
2002-11-16 |
Yitzchak Scott-Tho... |
Document PRIVSHIFT. |
blob | commitdiff | diff to current |
2002-10-19 |
H.Merijn Brand |
Happy chainsaw stories; The removal of the 5005 threads |
blob | commitdiff | diff to current |
2002-09-26 |
Jarkko Hietaniemi |
enable -ansi -pedantic |
blob | commitdiff | diff to current |
2002-09-08 |
Yitzchak Scott-Tho... |
sv_2pv_flags and ROK and UTF8 flags |
blob | commitdiff | diff to current |
2002-08-20 |
John Peacock |
Version object patch #1 |
blob | commitdiff | diff to current |
2002-08-20 |
John Peacock |
[REVISED PATCH] Magic v-strings |
blob | commitdiff | diff to current |
2002-08-20 |
Nicholas Clark |
Clean up copy-on-write macros and debug facilities... |
blob | commitdiff | diff to current |
2002-08-17 |
Nicholas Clark |
Copy On Write |
blob | commitdiff | diff to current |
2002-06-09 |
Doug MacEachern |
Re: unique attribute? |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
squelch some more type mismatch warnings |
blob | commitdiff | diff to current |
2002-04-09 |
Jarkko Hietaniemi |
Retract the UTF-8 filenames patch. This may be |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-04-07 |
Jarkko Hietaniemi |
There was no nice way of getting in UTF-8 filenames: |
blob | commitdiff | diff to current |
2002-04-06 |
Nicholas Clark |
Re: the dirty half dozen (Re: perl@15662) |
blob | commitdiff | diff to current |
2002-03-23 |
Dave Mitchell |
tidy sv.[ch] after CRIPPLED_CC removal |
blob | commitdiff | diff to current |
2002-03-22 |
Jarkko Hietaniemi |
If Unicode keys are entered to a hash, a bit is turned on. |
blob | commitdiff | diff to current |
2002-03-21 |
Dave Mitchell |
-DCRIPPLED_CC RIP |
blob | commitdiff | diff to current |
2002-03-03 |
Ilya Zakharevich |
Debugging OPs |
blob | commitdiff | diff to current |
2002-02-19 |
Sam Tregar |
Clarify SvPV and SvPV_force api docs |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
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-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-11-29 |
Jarkko Hietaniemi |
Change $=, $., $*, $%, and $- to be IVs instead of... |
blob | commitdiff | diff to current |
2001-11-12 |
Jeffrey Friedl |
a few typo fixes |
blob | commitdiff | diff to current |
2001-10-28 |
Tim Jenness |
sv.h documentation |
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-16 |
Nick Ing-Simmons |
Skeleton of "PerlIO_dup" coded. |
blob | commitdiff | diff to current |
2001-09-30 |
Jarkko Hietaniemi |
Retract the #12259 for now. |
blob | commitdiff | diff to current |
2001-09-28 |
Nicholas Clark |
Re: macro redefinitions on Win32 (was Re: Question... |
blob | commitdiff | diff to current |
2001-09-17 |
Abhijit Menon-Sen |
Its a nit! |
blob | commitdiff | diff to current |
2001-09-14 |
Jarkko Hietaniemi |
Retract #12013, didn't go over too well in Tru64. |
blob | commitdiff | diff to current |
2001-09-14 |
Nicholas Clark |
(Retracted by #12015) |
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-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-08-30 |
Artur Bergman |
Introduces SvREPADTMP(sv) that marks a repad SvIV as... |
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-07-08 |
Jarkko Hietaniemi |
Retract #11212. |
blob | commitdiff | diff to current |
2001-07-08 |
Graham Barr |
(Retracted by #11223.) |
blob | commitdiff | diff to current |
2001-06-27 |
Abhijit Menon-Sen |
two little documentation nits |
blob | commitdiff | diff to current |
2001-06-26 |
Artur Bergman |
Adds perl_clone_host under IMPLICIT SYS |
blob | commitdiff | diff to current |
2001-06-20 |
Artur Bergman |
Fixes case of CvDEPTH for perl_clone |
blob | commitdiff | diff to current |
2001-06-18 |
Dave Mitchell |
sv.c documentation |
blob | commitdiff | diff to current |
2001-06-04 |
Jarkko Hietaniemi |
Sigh. This is what #10424 was supposed to check in. |
blob | commitdiff | diff to current |
2001-05-28 |
Richard Soderberg |
Pod nitpicks |
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-24 |
Mike Guy |
Don't think about UTF8 |
blob | commitdiff | diff to current |
2001-04-23 |
dLux |
Fix for |
blob | commitdiff | diff to current |
2001-03-27 |
Gisle Aas |
Re: perl@9359 breaks HTML::Parser |
blob | commitdiff | diff to current |
2001-02-08 |
Doug MacEachern |
Re: [patch] Re: PL_ptr_table |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
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 |
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-05 |
Ilya Zakharevich |
Re: [PATCH] The largest hoax of all times? |
blob | commitdiff | diff to current |
2000-12-05 |
Michael Stevens |
The one that got away in #7984. |
blob | commitdiff | diff to current |
2000-12-04 |
Jarkko Hietaniemi |
Retract #7977, still too volatile (the euphemism of... |
blob | commitdiff | diff to current |
2000-12-04 |
Simon Cozens |
(Retracted by #7978, too shaky yet.) |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-13 |
Jarkko Hietaniemi |
In Amdahl UTS "struct sv" is defined by a system header, |
blob | commitdiff | diff to current |
2000-10-06 |
Jarkko Hietaniemi |
The HINT_BYTE patch is apparently unnecessary, retracted. |
blob | commitdiff | diff to current |
2000-10-06 |
Jarkko Hietaniemi |
Patch from Peter Prymmer to disable utf8 in EBCDIC... |
blob | commitdiff | diff to current |
2000-09-11 |
Jarkko Hietaniemi |
Document the SvUTF8*(). |
blob | commitdiff | diff to current |
2000-09-05 |
Jarkko Hietaniemi |
Document the SvIOK_.*UV(). |
blob | commitdiff | diff to current |
2000-08-08 |
Mike Guy |
Re: [ID 20000807.008] Double reads considered evil... |
blob | commitdiff | diff to current |
2000-08-06 |
Jarkko Hietaniemi |
Have symbols for the IoTYPEs. |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-03 |
Mike Guy |
sv.h documentation - SvLEN |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
rename totally bletcherous SvLOCK() thingy (doesn't... |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6293..6324 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl change#6217 into mainline |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6207..6210 into mainline |
blob | commitdiff | diff to current |
2000-07-07 |
Jarkko Hietaniemi |
Fix the alignment problem in Crays ([ID 20000612.002]). |
blob | commitdiff | diff to current |
2000-07-05 |
Jarkko Hietaniemi |
Integrate with Sarathy, preliminary fix for unicos |
blob | commitdiff | diff to current |
2000-06-09 |
Jarkko Hietaniemi |
Rename the fdpid locking and integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-06-07 |
Jarkko Hietaniemi |
Mopup for #6207 and #6209. |
blob | commitdiff | diff to current |
2000-06-07 |
Dan Sugalski |
Lock PL_fdpid against race conditions, based on: |
blob | commitdiff | diff to current |
2000-06-06 |
Dan Sugalski |
Threadsafe patches |
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-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy |
commentary about IoTYPE() (from Nathan Torkington) |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
next |