2010-11-26 |
Father Chrysostomos | [perl #78810] PERLDB_NOOPT ignored by adjacent nextstat... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Rafael Garcia... | No need to nest printfs. DIE() takes format strings. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Father Chrysostomos | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Father Chrysostomos | Avoid redundant hv_delete call in pp_entereval |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Father Chrysostomos | [perl #78634] Conflict in defining constant INIT |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David Mitchell | Make PerlIO marginally reentrant |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David Mitchell | perlio: always guard against null function table |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David Mitchell | add PerlIO_init_table() to initialise PL_perio |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David Mitchell | add 'head' field to PerlIOl struct |
commit | commitdiff | tree | snapshot |
2010-11-26 |
David Mitchell | make PL_perlio an array of PerlIOl, not PerlIO * |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Nicholas Clark | In deparse.t, give a description to every test. Remove... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Father Chrysostomos | Stop eval "BEGIN{die}" from leaking |
commit | commitdiff | tree | snapshot |
2010-11-26 |
H.Merijn Brand | Special compiler settings only change for 64bitall... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Chris 'BinGOs... | Update MIME-Base64 to CPAN version 3.12 |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jan Dubois | Can't spawn fresh Perl interpreter with an empty PATH |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jan Dubois | Sync win32/Makefile with win32/makefile.mk |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jan Dubois | Pass STATIC_EXT to t/porting/FindExt.t |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Jan Dubois | Include ws2tcpip.h to get IPv6 definitions |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Paul Evans | [PATCH 5/5] Added Paul Evans to AUTHORS |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Paul Evans | [PATCH 4/5] Adjust unit tests to cope with new sockaddr... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Paul Evans | [PATCH 3/3] Provide wrappers for IN6ADDR_ANY and IN6ADD... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Paul Evans | [PATCH 2/3] Implement sockaddr_in6 wrapper |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Paul Evans | [PATCH 1/3] Implement Socket::pack_sockaddr_in6() and... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Father Chrysostomos | [perl #78438] Memory leak with 'use v5.42' |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Father Chrysostomos | Stop eval "use 6" from leaking |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Father Chrysostomos | Stop eval "no 5" from leaking |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Nicholas Clark | Make BEGIN {require 5.12.0} behave as documented. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Nicholas Clark | Extend -d:foo=bar to make -d:-foo expand to C<no foo... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Nicholas Clark | Use newSVpvs_flags() instead of sv_2mortal(newSVpvs()) |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Chris 'BinGOs... | Update MIME-Base64 to CPAN version 3.11 |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Nicholas Clark | Refactor ENAME dumping in Perl_do_sv_dump() to simplify... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Nicholas Clark | Test dumping stashes, with various combinations of... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Nicholas Clark | Refactor Peek.t to give more useable diagnostics. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Florian Ragwitz | It's a little late to get changes into 5.12 |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Florian Ragwitz | Fix signature of sv_unmagic in perlguts.pod |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Nicholas Clark | Explicitly export Perl_sv_compile_2op_is_broken(),... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
David Golden | minor amendment to documentation of ?PATTERN? |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Zefram | Deprecate ?PATTERN? without explicit m operator |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Nicholas Clark | Deprecate sv_compile_2op() |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Nicholas Clark | Fix a typo introduced by 15d9236d3878cc50. (The wrong... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Max Maischein | Add fold_latin1 to the list of exported variable symbol... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Rafael Garcia... | Don't use "try" as a variable name |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Nicholas Clark | Remove unused variable from S_set_regclass_bit_fold() |
commit | commitdiff | tree | snapshot |
2010-11-24 |
David Golden | Clarify m?PATTERN? is ok and only ?PATTERN? is not |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Nicholas Clark | Convert xhv_name in struct xpvhv_aux to be a union... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.68 |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Father Chrysostomos | Document the refcount of version functions’ retval |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Nicholas Clark | When dup'ing CVs, only take the OP_REFCNT_LOCK if it... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Nicholas Clark | No need to clone pad name 0, as it's never used. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Chris 'BinGOs... | Update IPC-Cmd to CPAN version 0.66 |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Craig A. Berry | Fix multiple perldelta entries from buildtoc on VMS. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Karl Williamson | regcomp.h: Restore separate bit for LOC class |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Father Chrysostomos | Only call mro_package_moved on new substashes |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Father Chrysostomos | Don’t CLONE nameless hashes |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Father Chrysostomos | Clarify the hekp assignment in dump.c |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | [bracketed char class] fixes |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | fold_grind.t: Only test [char classes] |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | handy.h: New #define to use new bit |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | l1_char_class_tab.h: Add new bit to table. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | mk_PL_charclass.pl: Find non-latin1 folds |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regexec.c: indent code in new block |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regexec.c: utf8 could fold to ascii/latin1 |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.c: Add comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.c: Add comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | reg_fold.t: Don't duplicate fold_grind.t |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | Add fold_grind.t |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | pp.c: tiny performance enhancement |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | pp.c, utf8.c: Convert to use TWO_BYTE_UTF8_TO_UNI |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | utf8.h: Add macro TWO_BYTE_UTF8_TO_UNI() |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | utfebcdic.h: comment additions, fix typo |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regexec.c: Correct indent |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | mk_PL_charclass.pl: Correct comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | utf8_heavy: Guard against infinite recursion |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | Split ANYOF_NONBITMAP into two components |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.c: Optimizer wrongly turning off bit |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.c: Add explanatory comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.h: Add comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.h: Renumber ANYOF_EOS bit |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.c: Fix indent |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | rename ANYOF_UNICODE to ANYOF_NONBITMAP |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | perl.h: Add latin1 fold table |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.sym: Clarify comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | Nits in perlunicode.pod |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regexec.c: Split EXACT, folding nodes in regrepeat |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | PL_fold wrong for EBCDIC platforms. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | perl.h: Expand comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | re/pat.t: Skip tests on EBCDIC |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.sym: Fix descriptions |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regex free up bit in ANYOF node |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.h: Add comment |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.c: Remove references to old #define |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Karl Williamson | regcomp.h: Reorder statements for clarity |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Father Chrysostomos | Newly-created stashes may need effective names added |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Ben Morrow | %x can't be used directly with pointers. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Father Chrysostomos | Remove redundant check |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Father Chrysostomos | mro_package_moved must act on all effective names |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Nicholas Clark | Move the test for Win32's FindExt.pm to t/porting,... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Father Chrysostomos | Add flags param to hv_ename_* |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Father Chrysostomos | ‘If you are upgrading from 5.13.6...’ |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Florian Ragwitz | Only clean up the generated perldelta |
commit | commitdiff | tree | snapshot |
next |