2013-09-01 |
Steve Hay | Upgrade Unicode::Collate from version 0.98 to 0.99 |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Steve Hay | Upgrade Scalar-List-Utils from version 1.31 to 1.32 |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Chris 'BinGOs... | Update Module-Load-Conditional to CPAN version 0.58 |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | lib/locale.t: Refactor some tests |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | Make printf, sprintf respect 'use locale' for radix |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | lib/locale.t: Add a bunch of tests |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | lib/locale.t: Display unassigned chars |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | lib/locale.t: Change debug output |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | lib/locale.t: Display :punct: characters under debug... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | lib/locale.t: Use hash keys instead of many arrays |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Karl Williamson | More changes to perllocale and POSIX.pod setlocale |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Chris 'BinGOs... | Update CPAN-Meta-Requirements to CPAN version 2.123 |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Craig A. Berry | Use explicit glob in concise.t. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Steve Hay | Upgrade Module::Load::Conditional from version 0.54... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Steve Hay | perldelta - Note upgrades to Encode and ExtUtils::ParseXS |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Zefram | preserve $! and $^E in Carp |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Chris 'BinGOs... | Update Encode to CPAN version 2.54 |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Chris 'BinGOs... | Update ExtUtils-ParseXS to CPAN version 3.22 |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Steve Hay | Better check for the fork emulation in t/win32/signal.t |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Allow trie use for /iaa matching |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Remove no longer necessary constants |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Remove newly unnecessary regnode, code |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: Create better estimate of trie match lengths |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: Split count variable into two: min, max |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | fold_grind.t: Modify trie test |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: White-space, comment only |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: Remove unreachable code |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regexec.c: Add comments, assertions |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: White-space only |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Add comment |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Add omitted fold cases |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h: White space only |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h, unicode_constants.h: Add some #defines. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Nicholas Clark | In Perl_magic_setdbline, replace the use of atoi()... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Merge branch 'ebcdic' into blead |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Move some code around for speed |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h: Fix UTF8_IS_SUPER defn for EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | pp.c, regexec.c: Declare buffers large enough |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Remove wrapper functions. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | perlapi vis utf8.c: Nits |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | gv.c: Add comment |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Move 2 functions to earlier in file |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: Add missing (parens) to expression |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | toke.c: Fix EBCDIC bugs with single char variable names |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | toke.c: An EBCDIC fix |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | perlio.c: Generalize for EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | unicode_constants.h: Add #defines for CR, LF |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: In EBCDIC [i-j] exclude also ASCII |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Don't use slower general-purpose function |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Don't do ++ in macro parameter |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Use macro instead of duplicating code |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h: Clarify comments |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Avoid unnecessary UTF-8 conversions |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: No need to check for UTF-8 malformations |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Fix so UTF-16 to UTF-8 conversion works under... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h, utfebcdic.h: Add #define |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | pp.c: White-space only |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Fix valid_utf8_to_uvchr() for EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | t/test.pl: Add comment about EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Fix EBCDIC bugs in UTF8_ACUMULATE and utf8.c |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regcomp.c: Fix bug in EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | toke.c: Simplify some code |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | sv.c: Make less ASCII-centric |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | dump.c: Make less ASCII-centric: |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | hv.c: Stop being ASCII-centric |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utfebcdic.h: Change 'unsigned char' to U8 |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | regen/regcharclass.pl: Make more EBCDIC-friendly |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utfebcdic.h: Add (UV) cast |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | handy.h: Allow bootstrapping to non-ASCII platform |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | toke.c: Remove EBCDIC dependency |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | toke.c: Remove character set dependency |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | unicode_constants.h: Add #defines for Byte Order Mark |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utfebcdic.h: Add comment |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h: Clean up and use START_MARK definition |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h: Move #includes |
commit | commitdiff | tree | snapshot |
2013-08-29 |
John Goodyear | utfebcdic.h: Remove extra parameter expansions |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.h: Simplify UTF8_EIGHT_BIT_foo on EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | handy.h: Remove extraneous parens |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Use more clearly named macro |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Add macro OFFUNISKIP |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | toke.c: white space only |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | toke.c: Don't remap \N{} for EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Stop using two functions |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Convert uvuni_to_utf8() to function |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Deprecate utf8_to_uni_buf() |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Deprecate valid_utf8_to_uvuni() |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Swap which fcn wraps the other |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Skip a no-op |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utf8.c: Move comment to where makes more sense |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | APItest: Test native code points, instead of Unicode |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Don't refer to U+XXXX when mean native |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Convert some uvuni() to uvchr() |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | handy.h: White space only |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | t/test.pl: Allow native/latin1 string conversions to... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | t/test.pl: Simplify ord to/from native fcns |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | Make casing tables native |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | utfebcdic.h: Remove trailing spaces |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | EBCDIC has the unicode bug too |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | handy.h: Solve a failure to compile problem under EBCDIC |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Karl Williamson | handy.h: Simplify some macro definitions |
commit | commitdiff | tree | snapshot |
next |