2006-11-02 |
H.Merijn Brand |
Change #29193 makes this addition unneeded |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Dave Mitchell |
add test that eval undef clears $@ |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Dave Mitchell |
eval $undef should emit one warning, not three. |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
Fix case in external pod link |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
say() has the same syntax than print(), so forbid to... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
This volatile modifier is not on the referent, but... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Yves Orton |
Add more backtracking control verbs to regex engine... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Vadim Konovalov |
[patch at 21983] factor out $^O eq 'darwin' from XSLoad... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Gisle Aas |
Re: $, and say |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
Silence a gcc warning |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
More regression tests for the _ prototype |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Rafael Garcia... |
More heuristics to make warnings.t pass under different |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Yves Orton |
Add a commit verb to regex engine to allow fine tuning... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
H.Merijn Brand |
Fix the failures in warnings tests when PERL_UNICODE... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Steve Hay |
Forgot to bump Time-HiRes $VERSION in change #29180 |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Steve Hay |
Silence VC++ compiler warnings |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Paul Marquess |
Remove beta status from compression modules |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Rafael Garcia... |
Regression test by Yves Orton for : [perl #36046] Speci... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Nicholas Clark |
Missed a ) in a comment. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Don't run ext/Sys/Syslog/t/constants.t with taint mode... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Some diagnostic output was giving warnings in op/pack.t |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Fix a case of segfault in ithread destruction |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Doc clarification for PerlIO::encoding |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
threads::shared doesn't use ppport.h in the core |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Jerry D. Hedden |
threads 1.47 |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Silence a warning and call readpipe_override() correctly. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Make S_readpipe_override() compile with threads; regene... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Make readpipe() overridable (and also `` and qx//) |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Rafael Garcia... |
Remove duplicated entries |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Gisle Aas |
Improve documentation of av_len and av_fill. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Nicholas Clark |
Avoid Devel::DProf failing an assertion during global... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
It seems only HWND__* is needed by MinGW g++. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Yves Orton |
The second patch from: |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Yves Orton |
The first patch from: |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Mention that field hashes are for inside-out objects |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Yves Orton |
Patch 29155 breaks VC |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Update perldelta with changes up to 28867 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
VOL should be used instead of volatile in the core. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
H.Merijn Brand |
$hex is already hex, so cannot be used in %X if startin... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
Initial cleanups to support compiling Win32 with MinGW... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Christian Winter |
Re: Closures with named subs |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Jerry D. Hedden |
threads 1.46 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Silence a g++ warning reported by Jarkko. |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
Delete Encode's MANIFEST (or else the make process... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Hay |
Bump $VERSION in Term::UI following change #29120 |
commit | commitdiff | tree | snapshot |
2006-10-30 |
John Peacock |
Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Jim Cromie |
[patch] simplify optree test support |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Hay |
Add some missing targets to win32/makefile.mk |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Rafael Garcia... |
In vim, modelines are not taken into account if they... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Vadim Konovalov |
wince patch |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Craig A. Berry |
When we open a file and pass it along to PerlIO, be... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Craig A. Berry |
Change the non-mkstemp, non-win32 code path of PerlIO_t... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Steve Peters |
Changes to get perl to compile with g++ on Cygwin.... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Paul Marquess |
[PATHCH] Scalar::Util::readonly ... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
Fix a typo in my description for change 26427. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
Modify autodoc.pl to add read-only editor boilerplate... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Stephen McCamant |
Re: Deparse bug? |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Yves Orton |
Add a few useful developers maketargets to win32/Makefile |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
Add the note from change 25773 about auditing for destr... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Nicholas Clark |
I shrunk struct context, so remove it from perltodo. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Nicholas Clark |
Change 27779 failed to free() memory in two places... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Steve Peters |
Upgrade to Pod-Parser-1.35. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Rafael Garcia... |
Document the limitation of Attribute::Handlers w.r... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Jerry D. Hedden |
Change MY_CXT ref in perl.h |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Jerry D. Hedden |
Make 'threads' conform to perlguts |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Steve Peters |
Spelling fixes for re.pm. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Matt Taggart |
Spelling nits from Debian bug list... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Steve Hay |
Close temporary test file before unlinking (for the... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Rafael Garcia... |
Document the new (?FAIL) assertion (Yves Orton) |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Yves Orton |
Fix a problem with jump-tries, add (?FAIL) pattern. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Paul Marquess |
IO::Compress modules |
commit | commitdiff | tree | snapshot |
2006-10-26 |
SADAHIRO Tomoyuki |
Re: [perl #40583] sprintf "%#04X" also uppercases the... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jerry D. Hedden |
Fix typo in File::Find POD |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Rafael Garcia... |
Add Term::UI and Object::Accessor to the list of dual... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jos Boumans |
Add Object::Accessor to the core |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jos Boumans |
Add Term::UI to the core |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Yves Orton |
Fix a memory leak : |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jerry D. Hedden |
threads-shared 1.05 |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jerry D. Hedden |
threads 1.45 |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Rafael Garcia... |
Fix small leak with -F at interpreter destruction |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Rafael Garcia... |
Plug a memory leak in newCONSTSUB |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Rafael Garcia... |
I'll finally get it right. (thanks to Sadahiro Tomoyuki) |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Rafael Garcia... |
Fix nit in previous patch, spotted by Gisle |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Nicholas Clark |
Add a %B sprintf format |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Alexey Tourbin |
FindBin.pm: better fix for PATH entries |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Rafael Garcia... |
Document that warnings.pm doesn't load Carp anymore |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Craig A. Berry |
Initialize d_ctermid and i_gdbm in configure.com. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Steve Peters |
Upgrade to CPAN-1.88_57. |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Rafael Garcia... |
Silence an expected warning (when playing with utf8ness... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
SADAHIRO Tomoyuki |
New UTF-8 warning : Variable length character upgraded... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Rafael Garcia... |
No warning was produced if perl failed to load PerlIO... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
H.Merijn Brand |
Fix for RT#38169 & RT#38945 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Rafael Garcia... |
Document that the %#X printf format prefixes the output... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Rafael Garcia... |
Update Changes |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Rafael Garcia... |
Some notes about the recent changes in perldelta |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Ovid |
base.pm |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Rafael Garcia... |
Protection against overwriting defsubs.h via a symlink |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Jim Cromie |
[patch] make test.valgrind capable of running cachegrind |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nicholas Clark |
Fix the other bug introduced by change 29079 |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nicholas Clark |
Fix bug in change 27321 - Perl_ss_dup should also have... |
commit | commitdiff | tree | snapshot |
next |