2013-05-20 |
Nicholas Clark | Merge the identical definitions of DO_BO_UNPACK and... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Swap byte order in DO_BO_(UN)?PACK based on a variable... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | DO_BO_{UN,}PACK can use my_swabn() directly. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Use DO_BO_{UN,}PACK in place of DO_BO_UNPACK_{N,PC} |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Eliminate my_{hto[bl]e,[bl]etoh}{16,32,64,s,i,l} as... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | In pp_pack.c, refactor DO_BO_(UN)?PACK to use my_letohn etc |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | In pp_pack.c, refactor DO_BO_(UN)?PACK_PTR to use my_le... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | In pp_pack.c, refactor DO_BO_(UN)?PACK_N to use sizeof... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Refactor macros in pp_pack.c, removing support for... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Eliminate the conditionally-compiled fallback functions... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Remove buggy loop-based byte swapping code. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Update the Win32 miniperl conditional compilation,... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Fallbacks for ntohl, ntohs, htonl and htons for little... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Provide ntohl, ntohs, htonl and htons no-op macros... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Provide vtohl, vtohs, htovl and htovs no-op macros... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | vtohl, vtohs, htovl and htovs are no-ops on 64 bit... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Eliminate the definitions for DO_BO_PACK_P and DO_BO_UN... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Eliminate pre-5.9.x conditional code for PERL_PACK_CAN_... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Eliminate pre-5.9.x conditional code for PERL_PACK_CAN_... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Merge the reworking of how genpacksizetables.pl is... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Add regen/genpacksizetables.pl to t/porting/regen.t |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Move genpacksizetables.pl to regen/genpacksizetables.pl |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Refactor genpacksizetables.pl to use regen/regen_lib.pl |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Extract the generated packprops array into packsizetabl... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Propagate a change from commit 1651fc447620d361 into... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | genpacksizetables.pl: Correct comment typo |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Change LIKELY() and UNLIKELY() to cast their first... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | handy.h: Change the error return of two macros |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: Add comment |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | utf8.c: White space only. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | fold_grind.t: Add tests |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | Fix multi-char fold edge case |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | Expand flags parameter from boolean in _to_fold_latin1 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | unicode_constants.h: Add some #defines |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | utf8.c: Replace two macro calls with equiv single |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | lib/charnames.t: Fix wrongly complemented test |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | t/re/fold_grind.t: White space only |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | perlapi: Move 'experimental' warning to front of entries |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: Remove always-true test |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: Reorder two 'if's so shorter branches are... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | perllocale: Update to mention fc(), \F |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: Clarify comment |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | pp.c: Eliminate custom macro and use Copy() instead |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Dagfinn Ilmari... | perl #117865] [PATCH] Eliminate useless variable and... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | op.c: Don't fold constant fc() in locale |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | autodoc.pl: Don't list undocumented deprecated fcns... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | autodoc.pl: Add note for deprecated functions |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | embed.fnc: Slight clarification in comments |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | Add tests for case-change macros API |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | Use new case changing macros |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | handy.h: Add some macro definitions |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | pp.c: Nit in comment |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | perlclib.pod: Update character class macro descriptions |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | perlclib.pod: Fix too long verbatim lines |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | perlapi: Add docs for some case-changing macros; clarif... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Remove perlsh, which is neither installed nor reference... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Update Test-Harness to CPAN version 3.27 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | handy.h: Add missing toFOLD_utf8 macro |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | handy.h: define some synonyms for consistency |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | mg.c: White-space only |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | toke.c: Remove redundant test |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | t/porting/regen.t: Add file to check |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | handy.h: Clarify comment |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: White-space only, wrap comment to fit |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | mktables: Fix typos in comments |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | utf8.c: Remove redundant assignment. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | t/TEST: Don't bail if fails in t/base unless minitest |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | t/porting/bincompat.t: Typo in comment |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | utf8.c: Use mnemonics instead of hex numbers |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | charnames: fix nit in comment |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Brian Fraser | Remove double space between words in pod |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | podcheck.t: Avoid misleading error message |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | lib/utf8.pm: Fix pod verbatim line wraps |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | lib/utf8.pm: Pod clarification and nit |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | Add missing test for regex parse error |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | regcomp.c: Use mnemonic instead of number |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Brian Fraser | toke.c: VALID_LEN_ONE_IDENT only needs a char, not... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Brian Fraser | toke.c, S_intuit_method: Minor parsing speedup for... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Karl Williamson | toke.c: Call base macro that does the same thing |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Ricardo Signes | add new perldelta |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Ricardo Signes | bump version to 5.19.1 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Ricardo Signes | perldelta: 5.19.0, shortest perldelta ever? v5.19.0 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Ricardo Signes | update corelist for Getopt::Std, utf8 |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Nicholas Clark | Bump $Getopt::Std::VERSION following commit 0c0a84c65e5... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Reuben Thomas | Document getopts before getopt, and de-recommend getopt. |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Brian Fraser | utf8: Remove unused variable (%utf8::enc). |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Ricardo Signes | perlhist for 5.19.0 |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Ricardo Signes | bring in the 5.18-related epigraphs |
commit | commitdiff | tree | snapshot |
2013-05-19 |
Ricardo Signes | update Module::CoreList for 5.19.0 |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Ricardo Signes | Removed cpan/File-CheckTree |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Ricardo Signes | Removed cpan/Text-Soundex |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Ricardo Signes | regenerate known pod issues |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Chris 'BinGOs... | Removed cpan/Log-Message |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Chris 'BinGOs... | Removed cpan/Log-Message-Simple |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Chris 'BinGOs... | Remove cpan/Object-Accessor |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Chris 'BinGOs... | Remove cpan/Term-UI |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Chris 'BinGOs... | Remove cpan/Module-Pluggable |
commit | commitdiff | tree | snapshot |
2013-05-18 |
Chris 'BinGOs... | Remove cpan/Pod-LaTeX and pod2latex utility |
commit | commitdiff | tree | snapshot |
next |