2003-03-09 |
Jarkko Hietaniemi |
From Inaba Hiroto: the UTF-8 length cache wasn't |
blob | commitdiff |
2003-03-03 |
Jarkko Hietaniemi |
Use a macro for abs() to avoid the possible truncation... |
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-03-02 |
Jarkko Hietaniemi |
The -CI cannot be easily tested under UTF-8 locale... |
blob | commitdiff | diff to current |
2003-02-24 |
Jarkko Hietaniemi |
PERL_SIGNALS=unsafe enables the old unsafe/immediate... |
blob | commitdiff | diff to current |
2003-02-18 |
Jarkko Hietaniemi |
Format nit. |
blob | commitdiff | diff to current |
2003-02-17 |
Jarkko Hietaniemi |
Doc tweaks (and one code tweak) based on Philip Newton... |
blob | commitdiff | diff to current |
2003-02-15 |
Jarkko Hietaniemi |
The new(er) way of controlling Unicode I/O (and other... |
blob | commitdiff | diff to current |
2003-02-12 |
Robin Barker |
to silence compiler warning |
blob | commitdiff | diff to current |
2003-02-10 |
John Peacock |
version objects final(?) patch |
blob | commitdiff | diff to current |
2003-01-21 |
Hugo van der Sanden |
integrate (by hand) #18353 and #18359 from maint-5.8: |
blob | commitdiff | diff to current |
2002-12-18 |
Gurusamy Sarathy |
my_fflush_all() wasn't doing the right thing under... |
blob | commitdiff | diff to current |
2002-12-09 |
Slaven Rezic |
Re: [perl #18238] timezone and gmt offset as output... |
blob | commitdiff | diff to current |
2002-12-02 |
Hugo van der Sanden |
integrate util.c fragment from #18200 to undef SA_RESTA... |
blob | commitdiff | diff to current |
2002-10-28 |
Nicholas Clark |
Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd... |
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-10-17 |
John Peacock |
Re: versions too accurate |
blob | commitdiff | diff to current |
2002-10-17 |
John Peacock |
Re: [PATCH] Version object combined patch |
blob | commitdiff | diff to current |
2002-10-10 |
Rafael Garcia-Suarez |
croak() is better written Perl_croak() in C code. |
blob | commitdiff | diff to current |
2002-10-10 |
John Peacock |
Version object combined patch |
blob | commitdiff | diff to current |
2002-09-27 |
John Peacock |
Re: [REVISED PATCH] Magic v-strings |
blob | commitdiff | diff to current |
2002-09-26 |
Jarkko Hietaniemi |
enable -ansi -pedantic |
blob | commitdiff | diff to current |
2002-09-26 |
H.Merijn Brand |
LEAKTEST is dead, RIP |
blob | commitdiff | diff to current |
2002-09-08 |
Nicholas Clark |
tiddly tidy up for util.c |
blob | commitdiff | diff to current |
2002-09-08 |
Hugo van der Sanden |
regularise whitespace and formatting in util.c |
blob | commitdiff | diff to current |
2002-08-30 |
John Peacock |
Tweaks to Bleadperl Version Object Support |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez |
posixify getppid on linux-multithread |
blob | commitdiff | diff to current |
2002-08-23 |
Hugo van der Sanden |
fixup threaded build for vstring changes |
blob | commitdiff | diff to current |
2002-08-22 |
John Peacock |
Re: [PATCH] Version object patch #1 |
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-11 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2002-08-06 |
Nicholas Clark |
Re: no warnings 'io'; |
blob | commitdiff | diff to current |
2002-07-18 |
Gurusamy Sarathy |
exclude windows from change#17569 since it "breaks... |
blob | commitdiff | diff to current |
2002-07-16 |
Jarkko Hietaniemi |
Integrate change #16844 from maint: |
blob | commitdiff | diff to current |
2002-07-15 |
Gurusamy Sarathy |
change#16528 merged the fix for my_popen() but missed... |
blob | commitdiff | diff to current |
2002-07-09 |
Robin Barker |
5.8.0-RC1 on SunOS 4! |
blob | commitdiff | diff to current |
2002-06-03 |
Abhijit Menon-Sen |
Remove all occurrences of occurence, except for... |
blob | commitdiff | diff to current |
2002-05-27 |
Rafael Garcia-Suarez |
Fix a warning bug in Perl_report_evil_fh (didn't report |
blob | commitdiff | diff to current |
2002-05-19 |
Nick Ing-Simmons |
Integrate mailine |
blob | commitdiff | diff to current |
2002-05-19 |
Jarkko Hietaniemi |
Sarathy pointed out that instead of zeroing heap |
blob | commitdiff | diff to current |
2002-05-09 |
Nick Ing-Simmons |
Integrate maint branch io (pipe) fixes. (changes#16329... |
blob | commitdiff | diff to current |
2002-05-02 |
Gurusamy Sarathy |
manual integrate of change#16332 from maint-5.6 branch |
blob | commitdiff | diff to current |
2002-05-02 |
Jarkko Hietaniemi |
New try at the Class::DBI core dump at global cleanup. |
blob | commitdiff | diff to current |
2002-04-30 |
Jarkko Hietaniemi |
Dodge a NULL pointer dereference in cleanup of Class... |
blob | commitdiff | diff to current |
2002-04-25 |
Abhijit Menon-Sen |
$fh->close(); print $fh "foo" would segfault under... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
Windows 64-bit support: |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-04-08 |
Abhijit Menon-Sen |
New descriptions for savepv*(), as suggested by... |
blob | commitdiff | diff to current |
2002-04-08 |
Abhijit Menon-Sen |
Fix prototypes of save{,shared}pv{,n} (s/sv/pv/... |
blob | commitdiff | diff to current |
2002-04-03 |
Jarkko Hietaniemi |
EPOC tweaks from Olaf Flebbe. |
blob | commitdiff | diff to current |
2002-04-01 |
Jarkko Hietaniemi |
DJGPP tweaks from Laszlo. |
blob | commitdiff | diff to current |
2002-03-24 |
Jarkko Hietaniemi |
microperl tweaks. |
blob | commitdiff | diff to current |
2002-03-23 |
Jarkko Hietaniemi |
Purify: Array bounds read: reading one byte before... |
blob | commitdiff | diff to current |
2002-03-22 |
Jarkko Hietaniemi |
Even better version from Olaf Flebbe. |
blob | commitdiff | diff to current |
2002-03-22 |
Jarkko Hietaniemi |
EPOC update from Olaf Flebbe. |
blob | commitdiff | diff to current |
2002-03-18 |
Jarkko Hietaniemi |
return at the wrong side of #endif. |
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-11 |
Paul Marquess |
more warnings tidyup |
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-06 |
Jarkko Hietaniemi |
Use HAS_TM_TM_ZONE (from #15065). Should help |
blob | commitdiff | diff to current |
2002-03-04 |
Jarkko Hietaniemi |
Attempt at portability. |
blob | commitdiff | diff to current |
2002-03-04 |
Ilya Zakharevich |
sv_cmp and friends |
blob | commitdiff | diff to current |
2002-03-03 |
Jarkko Hietaniemi |
EBCDIC: the v-string components cannot exceed 2147483647. |
blob | commitdiff | diff to current |
2002-02-18 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-02-17 |
Audrey Tang |
Tied STDERR should catch messages from warn() and die() |
blob | commitdiff | diff to current |
2002-02-08 |
Chris Nandor |
CopFILE / MacPerl_MPWFileName |
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-20 |
Nick Ing-Simmons |
Integrate mainline |
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-19 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2002-01-19 |
Jarkko Hietaniemi |
Don't do socketpair udp unless you've got all what... |
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-15 |
Nick Ing-Simmons |
const-ness fix in savepv's passing of NULL |
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-04 |
Jarkko Hietaniemi |
If we do have socketpair(), make my_socketpair() |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-12-30 |
Nick Ing-Simmons |
Win32 stuff: |
blob | commitdiff | diff to current |
2001-12-29 |
Jarkko Hietaniemi |
VOS tweaks from Paul Green. |
blob | commitdiff | diff to current |
2001-12-29 |
coral@eekeek.org |
Pod whitespace cleanup, round 0. |
blob | commitdiff | diff to current |
2001-12-29 |
Jarkko Hietaniemi |
socketpair tweaks from Nicholas Clark. |
blob | commitdiff | diff to current |
2001-12-26 |
Nicholas Clark |
Re: [ PATCH ] Cygwin groups.t (PLEASE CHECK) |
blob | commitdiff | diff to current |
2001-12-26 |
Jarkko Hietaniemi |
No AF_UNIX in BeOS. |
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-20 |
Nick Ing-Simmons |
Integrate mainline (mostly) utf8.c does not compile. |
blob | commitdiff | diff to current |
2001-12-19 |
Ilya Zakharevich |
OS/2 build |
blob | commitdiff | diff to current |
2001-12-19 |
Nick Ing-Simmons |
alarm.t with -Uuseperlio fix |
blob | commitdiff | diff to current |
2001-12-17 |
Nick Ing-Simmons |
Fix for alarm() breaking into wait*(). |
blob | commitdiff | diff to current |
2001-12-02 |
Jarkko Hietaniemi |
Various small nits found by DJGPP build. |
blob | commitdiff | diff to current |
2001-11-25 |
Gurusamy Sarathy |
change#3373 introduced a handle leak in backticks and... |
blob | commitdiff | diff to current |
2001-11-25 |
Michael G. Schwern |
$$ readonly, take two |
blob | commitdiff | diff to current |
2001-11-15 |
John Peacock |
v-strings as Objects Step 1 |
blob | commitdiff | diff to current |
2001-11-12 |
Jeffrey Friedl |
a few typo fixes |
blob | commitdiff | diff to current |
2001-11-10 |
Doug MacEachern |
[patch] my_setenv speedup + fixes |
blob | commitdiff | diff to current |
2001-10-29 |
Jarkko Hietaniemi |
Integrate change #12752 from maintperl; |
blob | commitdiff | diff to current |
2001-10-26 |
Jarkko Hietaniemi |
Integrate maintperl changes #12268 and #12669; |
blob | commitdiff | diff to current |
next |