2006-10-29 |
Paul Marquess | [PATHCH] Scalar::Util::readonly & compression (was... |
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 |
2006-10-22 |
Nicholas Clark | Fix a bug introduced by change 29079 |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Steve Peters | Removed typo that caused a variable to shadow an existi... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nicholas Clark | Merge cases in Perl_ss_dup(). |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Nicholas Clark | const the variable used for the save stack type in... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Rafael Garcia... | Make the overrides of built-ins in the bytes pragma... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Nicholas Clark | Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Jarkko Hietaniemi | Re: Change 29050: Memory leak fix, by Jarkko |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Nicholas Clark | Semicolon consistency between PERL_FPU_INIT and the... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Nicholas Clark | Add PERLIO_INIT to PERL_SYS_INIT. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Nicholas Clark | Always defining PERLIO_TERM, even if it's empty, makes... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Steve Peters | Changes for threads::shared to all building with g++. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Steve Peters | Fixes for Storable.xs when compiling a threaded Perl... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Steve Peters | Fix in perl.h for compiling with g++. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Steve Peters | Better solution to silencing prereq warnings from threads's |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Steve Peters | Quiet a warning in pp_sys.c on AIX. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Steve Peters | Comment out Hash::Util and IO::File from prereqs of... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Rafael Garcia... | Adjustment to symbol lists after latest changes (by... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Rafael Garcia... | Enable perlio mutexes under threads (by Jarkko) |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Rafael Garcia... | regen headers |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Yves Orton | only do \C hackery if \C is seen |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Alexander Gough | B:: changes for UNITCHECK blocks |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Rafael Garcia... | Let's undocument -Dusesfio in INSTALL. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Rafael Garcia... | More leak fixes, by Jarkko |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Dave Mitchell | zero length $1 took too long to detect utf8-ness |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Rafael Garcia... | Silence some warnings |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yves Orton | Re: Off by one in the trie code? |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Yves Orton | Re: Off by one in the trie code? |
commit | commitdiff | tree | snapshot |
2006-10-19 |
H.Merijn Brand | <tr> isnb't the same as C<tr>, and <tr> looks so stupid... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... | Trim perltodo. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Alexander Gough | stab at UNITCHECK blocks |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Jos Boumans | Add Log::Message and Log::Message::Simple to the core |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... | Make prototype("CORE::mkdir") work. That's a special... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... | Memory leak fix, by Jarkko |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... | Adjust documentation for previous change |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... | Allow the _ prototype character to be followed by optio... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... | Make all JAPH tests pass |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Rafael Garcia... | Remove free() part of change #29045, which causes |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Jarkko Hietaniemi | blead valgrind finding |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | Make prototype("CORE::foo") return prototypes with... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | Add a regression test for change #29041 |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Nicholas Clark | Using explicit printf-like APIs with a format of "... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | Functions with a (_) prototype should behave as unary... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Nicholas Clark | panic if we attempt to sv_setsv to or from an already... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | Test for the interaction between ; and _ in prototypes |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | Document _ prototype in perlsub |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | Fix prototype to mimic built-in in perlsub examples |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | The _ character is only allowed to be at the end of... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | Improvements and fixes to the _ prototype |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Rafael Garcia... | FAQ sync |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Dave Bailey | [perl #40557] regexec.c saves context stack position... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Rafael Garcia... | First attempt at implementing the _ prototype |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Steve Peters | Upgrade to Time-HiRes-1.94. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
SADAHIRO Tomoyuki | Re: [PATCH] remove leaveit from toke.c:scan_const |
commit | commitdiff | tree | snapshot |
next |