2013-08-15 |
Karl Williamson | lib/locale.t: Change variable name for accuracy
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | lib/locale.t: Improve debug output
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | lib/locale.t: White-space only
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | lib/locale.t: Fix :digit:, :xdigit: tests
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | lib/locale.t: Use proper constant.
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | perluniprops: Add missing character to what's matched
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | PATCH (partial) [perl #107816] Performance regression...
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | regcomp.c: Move code into a #define
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | regcomp.c: Skip calculating a pass2 value in pass1
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | regcomp.h: Add a couple #define synonyms
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | regcomp.c: Move some initialization to declarations
|
commit | commitdiff | tree |
2013-08-15 |
Karl Williamson | utf8.pm: Slight clarification in pod
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Make suitable for testing locales sanity
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Move advice output to end
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | locale.t: Don't show 100% pass when there are failures
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | locale.c: Rmv unused variable
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: White-space only
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Don't skip certain tests
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Remove useless test.
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Add a bunch of tests.
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Better debug output
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Add test name to debug output
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Add omitted test cases
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Rename some internal elements
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Add comments; clarify some test names
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | lib/locale.t: Allow turning on debug via env
|
commit | commitdiff | tree |
2013-08-12 |
Karl Williamson | Assume UTF-8 locale if that string occurs anywhere...
|
commit | commitdiff | tree |
2013-08-11 |
Karl Williamson | t/re/re_tests: Move vim hints to eof
|
commit | commitdiff | tree |
2013-08-11 |
Karl Williamson | regcomp.h, sv.c, utf8.c: Comment nits
|
commit | commitdiff | tree |
2013-08-01 |
Karl Williamson | regcomp.c: Silence clang compiler warning
|
commit | commitdiff | tree |
2013-08-01 |
Karl Williamson | dump.c: White-space only
|
commit | commitdiff | tree |
2013-08-01 |
Karl Williamson | Extend sv_dump() to dump SVt_INVLIST
|
commit | commitdiff | tree |
2013-07-31 |
Karl Williamson | PATCH: [perl #119101] Extraneous warnings in Parse...
|
commit | commitdiff | tree |
2013-07-31 |
Karl Williamson | regcomp.c: Fix yet another C89 problem
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Properly declare variable with C89
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Remove extraneous debug info
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: White-space only
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Remove redundant code
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regexec.c: Add, clarify comments
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Change Debug output of char classes
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Debug output clearer ranges
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: White-space only
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Change debug output to use \t, etc instead...
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Extract duplicated code into single fcn
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | Regen t/porting/known_pod_issues.dat.
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Fix potential scalar leak
|
commit | commitdiff | tree |
2013-07-30 |
Karl Williamson | regcomp.c: Change #ifdef
|
commit | commitdiff | tree |
2013-07-24 |
Karl Williamson | perlopentut: Fit verbatim lines into 79 columns
|
commit | commitdiff | tree |
2013-07-23 |
Karl Williamson | _invlist_intersection() didn't work for NULL first...
|
commit | commitdiff | tree |
2013-07-23 |
Karl Williamson | sv.c: Remove duplicate dups
|
commit | commitdiff | tree |
2013-07-23 |
Karl Williamson | Remove useless assignments
|
commit | commitdiff | tree |
2013-07-23 |
Karl Williamson | regcomp.c: Fix #define
|
commit | commitdiff | tree |
2013-07-23 |
Karl Williamson | regcomp.c: Remove wrong/obsolete line
|
commit | commitdiff | tree |
2013-07-23 |
Karl Williamson | regcomp.c: Add some asserts()
|
commit | commitdiff | tree |
2013-07-23 |
Peter Martini | Fix missing single quote in a sed in hints/aix.sh
|
commit | commitdiff | tree |
2013-07-23 |
Karl Williamson | epigraphs.pod: Fix too long verbatim lines
|
commit | commitdiff | tree |
2013-07-19 |
Karl Williamson | locale.c: Add missing STATIC to fcn decl
|
commit | commitdiff | tree |
2013-07-19 |
Karl Williamson | Move some tests from cpan/version to t/run
|
commit | commitdiff | tree |
2013-07-19 |
Karl Williamson | cpan/version/t/07locale.t: Actually test what is claimed
|
commit | commitdiff | tree |
2013-07-19 |
Karl Williamson | sv.h: Comments added/typo fixed.
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Merge branch 'const_posix_invlists' into blead
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Remove redundant field from inversion lists
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Add parameter to internal function
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | regcomp.c: Rmv now redundant setting
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Fix off-by-one error in inversion lists.
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | regcomp.c: Reorder a couple of function calls
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | regcomp.c: Remove now useless initialization
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | regcomp.c: Only White-space, comments, name of variable...
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "Use new Svt_INVLIST for inversion lists."
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "Create SVt_INVLIST"
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "regcomp.c: Move some #defines to only file...
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "regcomp.c: Make C-array inversion lists...
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "regcomp.c: Move inversion list hdr field...
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "regcomp.c: Change, variable, fcn name"
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "regcomp.c: Move 2 hdr inversion fields to...
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "regcomp.c: Remove unused data structure...
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate "regcomp.c: Make inversion lists SVt_PVLV"
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | Reinstate + fix "Revert "regcomp.c: Add a constant...
|
commit | commitdiff | tree |
2013-07-16 |
Karl Williamson | embed.fnc: Clarify comments on E,X flag usage; nit
|
commit | commitdiff | tree |
2013-07-15 |
Karl Williamson | ParseXS: generate deterministically ordered output
|
commit | commitdiff | tree |
2013-07-11 |
Karl Williamson | perldelta: document locale changes
|
commit | commitdiff | tree |
2013-07-10 |
Karl Williamson | locale documentation: Grammaar and appearance nits
|
commit | commitdiff | tree |
2013-07-10 |
Karl Williamson | PATCH: [perl #38193] embedded perl always calls setlocale...
|
commit | commitdiff | tree |
2013-07-10 |
Karl Williamson | Better document setlocale, "use locale" interactions
|
commit | commitdiff | tree |
2013-07-08 |
Karl Williamson | perldelta: Verbatim lines into 79 columns
|
commit | commitdiff | tree |
2013-07-08 |
Karl Williamson | perllocale.pod: Fix misstatements, and some nits
|
commit | commitdiff | tree |
2013-07-08 |
Karl Williamson | PATCH: [perl #115808]: POSIX::setlocale returns bizarre...
|
commit | commitdiff | tree |
2013-07-07 |
Karl Williamson | perl.c: Use Strerror instead of strerror
|
commit | commitdiff | tree |
2013-07-07 |
Karl Williamson | pp_sys.c: Use macro instead of reinventing it
|
commit | commitdiff | tree |
2013-07-07 |
Karl Williamson | util.c: Avoid unnecessary setlocale() calls
|
commit | commitdiff | tree |
2013-07-07 |
Karl Williamson | PATCH: [perl #118197] Cope with non-ASCII decimal separators
|
commit | commitdiff | tree |
2013-07-07 |
Karl Williamson | Properly determine if in locale for NV stringification
|
commit | commitdiff | tree |
2013-07-07 |
Karl Williamson | ExtUtils::Miniperl: Remove pod repeated phrase
|
commit | commitdiff | tree |
2013-07-06 |
Karl Williamson | PATCH: [perl #112208]: Set utf8 flag on $! appropriately
|
commit | commitdiff | tree |
2013-07-06 |
H.Merijn Brand | Add new -V output to Config-Perl-V
|
commit | commitdiff | tree |
2013-07-06 |
Karl Williamson | locale.c: Further checks for utf8ness of a locale
|
commit | commitdiff | tree |
2013-07-06 |
Karl Williamson | locale.c: Extract out, fix, expand fcn to see if a...
|
commit | commitdiff | tree |
2013-07-06 |
Karl Williamson | locale.c: Compare apples to apples
|
commit | commitdiff | tree |
2013-07-06 |
Karl Williamson | perl.h, locale.c: White space only
|
commit | commitdiff | tree |
2013-07-06 |
Karl Williamson | locale.c: Add comments
|
commit | commitdiff | tree |
next |