2007-02-24 |
Alexey Tourbin |
perlio.c (PerlIO_tmpfile): fix memory leak |
blob | commitdiff |
2007-02-17 |
Nicholas Clark |
Split the storage of the layers specificied by open... |
blob | commitdiff | diff to current |
2007-01-25 |
Nicholas Clark |
The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv... |
blob | commitdiff | diff to current |
2007-01-20 |
Bo Lindbergh |
Re: Race condition in IPC::Open3 / Mac OS? |
blob | commitdiff | diff to current |
2007-01-15 |
Nicholas Clark |
Add get_cvn_flags(), which is like get_cv() but takes... |
blob | commitdiff | diff to current |
2007-01-05 |
Rafael Garcia-Suarez |
Normalize copyright of perlio.c for years >= 2006 |
blob | commitdiff | diff to current |
2007-01-05 |
Rafael Garcia-Suarez |
Update copyright for perlio.c |
blob | commitdiff | diff to current |
2007-01-05 |
Bo Lindbergh |
Re: [PATCH] perlio.c repair |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
4th patch from: |
blob | commitdiff | diff to current |
2007-01-04 |
Marcus Holland-Moritz |
The first three patches from: |
blob | commitdiff | diff to current |
2007-01-01 |
Jarkko Hietaniemi |
Symbian port: add Series 90 support |
blob | commitdiff | diff to current |
2006-12-06 |
Jarkko Hietaniemi |
Re: When should PERL_SYS_TERM() be called? [was: Re... |
blob | commitdiff | diff to current |
2006-12-05 |
Jarkko Hietaniemi |
Re: When should PERL_SYS_TERM() be called? [was: Re... |
blob | commitdiff | diff to current |
2006-12-03 |
Yves Orton |
Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool... |
blob | commitdiff | diff to current |
2006-11-18 |
Steve Peters |
Tweaks needed to get Perl compiling with g++ on OpenBSD. |
blob | commitdiff | diff to current |
2006-10-30 |
Steve Peters |
Initial cleanups to support compiling Win32 with MinGW... |
blob | commitdiff | diff to current |
2006-10-30 |
Craig A. Berry |
Change the non-mkstemp, non-win32 code path of PerlIO_t... |
blob | commitdiff | diff to current |
2006-10-24 |
Rafael Garcia-Suarez |
No warning was produced if perl failed to load PerlIO... |
blob | commitdiff | diff to current |
2006-10-20 |
Rafael Garcia-Suarez |
Enable perlio mutexes under threads (by Jarkko) |
blob | commitdiff | diff to current |
2006-10-20 |
Rafael Garcia-Suarez |
More leak fixes, by Jarkko |
blob | commitdiff | diff to current |
2006-10-19 |
Rafael Garcia-Suarez |
Memory leak fix, by Jarkko |
blob | commitdiff | diff to current |
2006-10-19 |
Rafael Garcia-Suarez |
Remove free() part of change #29045, which causes |
blob | commitdiff | diff to current |
2006-10-19 |
Jarkko Hietaniemi |
blead valgrind finding |
blob | commitdiff | diff to current |
2006-10-01 |
Nicholas Clark |
In PerlIO_debug(), if tainting or set*id, set PL_perlio... |
blob | commitdiff | diff to current |
2006-09-21 |
Jan Dubois |
RE: Combining UTF-16 output with :crlf is awkward |
blob | commitdiff | diff to current |
2006-09-11 |
Jarkko Hietaniemi |
C++: Solaris CC now compiles "perl" |
blob | commitdiff | diff to current |
2006-09-05 |
Robin Barker |
; was RE: [PATCH perlio.c pp.c regcomp.c] silence forma... |
blob | commitdiff | diff to current |
2006-08-17 |
Jarkko Hietaniemi |
Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached) |
blob | commitdiff | diff to current |
2006-08-07 |
Jarkko Hietaniemi |
g++ large patch |
blob | commitdiff | diff to current |
2006-08-03 |
Jarkko Hietaniemi |
more g++ in Tru64 |
blob | commitdiff | diff to current |
2006-06-12 |
Andy Lester |
Proper use of enums |
blob | commitdiff | diff to current |
2006-05-29 |
Rafael Garcia-Suarez |
Revert change 28322, which makes ithreads panic |
blob | commitdiff | diff to current |
2006-05-29 |
Jarkko Hietaniemi |
perlio.c: nobody was freeing PL_perlio_fd_refcnt, now... |
blob | commitdiff | diff to current |
2006-05-23 |
Andy Lester |
clean some lint findings |
blob | commitdiff | diff to current |
2006-05-22 |
Yves Orton |
Perl_PerlIO_context_layers and PerlIO_apply_layers... |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Abolish cop_io (the simple way) by storing the value... |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Solaris was happy, but change 28247 removed the wrong... |
blob | commitdiff | diff to current |
2006-05-19 |
Nicholas Clark |
Perl_croak() needs an aTHX_ in PerlIO_vsprintf(). |
blob | commitdiff | diff to current |
2006-05-19 |
Nicholas Clark |
strlen(foo) rather than strchr(foo, 0) makes simpler... |
blob | commitdiff | diff to current |
2006-05-19 |
Jarkko Hietaniemi |
Re: [PATCH] Re: Change 28183 has broken 64-bit builds? |
blob | commitdiff | diff to current |
2006-05-17 |
Jarkko Hietaniemi |
Re: Change 28183 has broken 64-bit builds? |
blob | commitdiff | diff to current |
2006-05-12 |
Jarkko Hietaniemi |
Re: [PATCH] my_snprintf |
blob | commitdiff | diff to current |
2006-05-09 |
Vadim Konovalov |
wince crosscompile patch for 28132 |
blob | commitdiff | diff to current |
2006-05-02 |
Andy Lester |
quiet some perlio.c warnings |
blob | commitdiff | diff to current |
2006-04-29 |
Nicholas Clark |
Coverity disliked us passing a negative length to vsnpr... |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
reduce gcc -ansi -pedantic noise plus a suggestion |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update |
blob | commitdiff | diff to current |
2006-04-28 |
Rafael Garcia-Suarez |
Fix typo in function call |
blob | commitdiff | diff to current |
2006-04-28 |
Jarkko Hietaniemi |
Re: [PATCH] use snprintf/strlcpy/strlcat when useful |
blob | commitdiff | diff to current |
2006-04-26 |
Marcus Holland-Moritz |
Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 |
blob | commitdiff | diff to current |
2006-04-25 |
Andy Lester |
use NOOP macro |
blob | commitdiff | diff to current |
2006-04-15 |
Jarkko Hietaniemi |
perlio.c: layer data might be allocated and unused... |
blob | commitdiff | diff to current |
2006-04-14 |
Jarkko Hietaniemi |
perlio.c: (Coverity) eliminate temp ptr that confuses... |
blob | commitdiff | diff to current |
2006-04-11 |
Jarkko Hietaniemi |
perlio.c: false Coverity finding (it cannot see that... |
blob | commitdiff | diff to current |
2006-04-09 |
Jarkko Hietaniemi |
Re: [PATCH] perlio.c: Coverity finding: finding false... |
blob | commitdiff | diff to current |
2006-04-08 |
Jarkko Hietaniemi |
perlio.c: Coverity finding: finding false (Coverity... |
blob | commitdiff | diff to current |
2006-04-05 |
Alan Burlison |
perlio.c breaks on Solaris/gcc when > 256 FDs are available |
blob | commitdiff | diff to current |
2006-04-04 |
Andy Lester |
Move conditional SOCKS5 code into #ifdefs |
blob | commitdiff | diff to current |
2006-04-03 |
Andy Lester |
SvREFCNT_inc tweaks |
blob | commitdiff | diff to current |
2006-02-27 |
Steve Hay |
Fix code-before-declaration error (under VC++) from... |
blob | commitdiff | diff to current |
2006-02-27 |
Andy Lester |
Speedups and shrinkages of SvREFCNT_inc |
blob | commitdiff | diff to current |
2006-02-24 |
Andy Lester |
unused context warnings |
blob | commitdiff | diff to current |
2006-02-14 |
Rafael Garcia-Suarez |
Remove a my_perl that slipped in |
blob | commitdiff | diff to current |
2006-02-14 |
Andy Lester |
Sun Studio lint patches |
blob | commitdiff | diff to current |
2006-02-12 |
Nicholas Clark |
Fix change 27059 so that it actually works with >16... |
blob | commitdiff | diff to current |
2006-02-03 |
Steven Schubiger |
Re: [PATCH] s/Null(gv|hv|sv)/NULL/g |
blob | commitdiff | diff to current |
2006-02-03 |
Nicholas Clark |
Change PL_perlio_fd_refcnt from a fixed size static... |
blob | commitdiff | diff to current |
2006-02-02 |
Steven Schubiger |
Re: [PATCH] s/Null(av|ch)/NULL/g |
blob | commitdiff | diff to current |
2006-01-06 |
Jarkko Hietaniemi |
sprinkle dVAR |
blob | commitdiff | diff to current |
2006-01-04 |
Rafael Garcia-Suarez |
More copyright updates |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Make the new STR_WITH_LEN() affected compile under... |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Get rid of a few more hardcoded string lengths. |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Get rid of a few more hardcoded string lengths. |
blob | commitdiff | diff to current |
2006-01-04 |
Gisle Aas |
Introduce the macros newSVpvs(str) and sv_catpvs(sv... |
blob | commitdiff | diff to current |
2005-12-30 |
Tels |
perlio.c - gv_stashpvn() vs gv_stashpv() |
blob | commitdiff | diff to current |
2005-12-17 |
Nicholas Clark |
Move and const some definitions of variables used to... |
blob | commitdiff | diff to current |
2005-11-12 |
Peter Dintelmann |
[perl #37657] segfault with binmode ":pop" |
blob | commitdiff | diff to current |
2005-11-10 |
Peter Dintelmann |
[perl #37648] segfault with PERLIO_DEBUG |
blob | commitdiff | diff to current |
2005-11-08 |
Nicholas Clark |
Eliminate some unnecessary strlen()s |
blob | commitdiff | diff to current |
2005-11-01 |
Andy Lester |
perlio.c consting |
blob | commitdiff | diff to current |
2005-10-31 |
Rafael Garcia-Suarez |
Fix [perl #37533] open pragma ignored for all 3-arg... |
blob | commitdiff | diff to current |
2005-10-31 |
Andy Lester |
Etta James presents: More consting |
blob | commitdiff | diff to current |
2005-10-31 |
Steve Peters |
perlsio_binmode() is pretty much a mathom on UNIX platf... |
blob | commitdiff | diff to current |
2005-10-28 |
Steve Peters |
Add a new file, mathoms.c, to hold old code kept around... |
blob | commitdiff | diff to current |
2005-10-17 |
Jarkko Hietaniemi |
another Symbian update: Alan's fault :-) |
blob | commitdiff | diff to current |
2005-09-27 |
Ilya Zakharevich |
Re: [BUG 5.8.7] Another major bug in PerlIO layer |
blob | commitdiff | diff to current |
2005-07-13 |
Andy Lester |
More embed.fnc plowing |
blob | commitdiff | diff to current |
2005-07-13 |
Dave Mitchell |
make the expensive ckWARN() be called as late as possible |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Lester |
Pre-YAPC consting fun |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Lester |
Const Boy II: The Localizing |
blob | commitdiff | diff to current |
2005-06-09 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting. |
blob | commitdiff | diff to current |
2005-06-03 |
Andy Lester |
Random consting |
blob | commitdiff | diff to current |
2005-05-30 |
Andy Lester |
[PATCH] Minor warning squashings |
blob | commitdiff | diff to current |
2005-05-24 |
Andy Lester |
embed.fnc cleanup + SvPVX_const usage |
blob | commitdiff | diff to current |
2005-05-21 |
Steve Peters |
SvPVX_const - patch #2 |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez |
Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-06 |
Nicholas Clark |
Get the correct refcount on the temporary assignment... |
blob | commitdiff | diff to current |
next |