summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* utf8_heavy.pl: Add inversion status to cache keyKarl Williamson2012-01-131-8/+10
* utf8.c: Change name of static functionKarl Williamson2012-01-131-1/+1
* utf8_heavy: Allow to be called from regcomp.cKarl Williamson2012-01-131-2/+5
* utf8_heavy: Add DEBUG statementKarl Williamson2012-01-131-0/+1
* mktables: Add a little stress to the testsKarl Williamson2012-01-131-1/+1
* utf8_heavy: Skip unnecessary operationsKarl Williamson2012-01-131-2/+9
* utf8_heavy: remove unused variableKarl Williamson2012-01-131-3/+0
* Comment additions, typos, white-space.Karl Williamson2012-01-132-3/+2
* [perl #40333] Another testJoshua ben Jore2012-01-091-1/+13
* [perl #40333] Stop overload::Overloaded from calling ->canFather Chrysostomos2012-01-092-2/+25
* perlop: remove triple-dotFather Chrysostomos2012-01-051-0/+11
* Increase $overload::VERSION to 1.17Father Chrysostomos2012-01-051-1/+1
* Correct links to perlsyn and perlopFather Chrysostomos2012-01-052-3/+3
* [perl #91850] utf8::decode: croak for ro scalarsFather Chrysostomos2012-01-051-0/+11
* utf8_heavy.pl: Skip unnecessary work for official propertiesKarl Williamson2012-01-021-2/+20
* utf8_heavy.pl: Comment and white-space onlyKarl Williamson2012-01-021-9/+19
* In diagnostics.t, avoid passing a literal \n in the command to run.Nicholas Clark2012-01-021-2/+2
* mktables: Fix bug for early Unicode versionsKarl Williamson2011-12-301-1/+2
* mktables: Change function nameKarl Williamson2011-12-301-2/+2
* mktables: Unicode 6.1 table will be emptyKarl Williamson2011-12-301-0/+2
* mktables: Add commentKarl Williamson2011-12-301-2/+2
* Unicode:UCD: Add commentsKarl Williamson2011-12-301-2/+14
* Unicode::UCD: Extend prop_invmap() to handle multi-entries per code pointKarl Williamson2011-12-301-0/+31
* Unicode::UCD: white-space onlyKarl Williamson2011-12-301-3/+2
* Unicode::UCD: Allow prop_invlist() to work on non-compact tablesKarl Williamson2011-12-301-0/+9
* Unicode::UCD: Special case prop_aliases() 'indic'Karl Williamson2011-12-301-2/+10
* Unicode::UCD: Allow prop_invmap() to work on non-compact binary propertiesKarl Williamson2011-12-301-1/+4
* Unicode::UCD: Correct podKarl Williamson2011-12-301-4/+4
* Add a test for "n EXPR()".Shlomi Fish2011-12-301-1/+24
* perl -d: add a test for s EXPR().Shlomi Fish2011-12-302-1/+35
* perl -d: add a test to the 's' command.Shlomi Fish2011-12-301-1/+50
* Add a test for s.Shlomi Fish2011-12-301-1/+27
* perl -d: test for 'T'.Shlomi Fish2011-12-301-1/+39
* perl -d: add test for the x command.Shlomi Fish2011-12-301-1/+24
* Add a test for the debugger p command.Shlomi Fish2011-12-301-1/+22
* Unicode::UCD: Use 6.1 format for Name_AliasKarl Williamson2011-12-292-7/+28
* mktables: Add commentKarl Williamson2011-12-291-1/+1
* mktables: Arrange to handle 6.1 ScriptExtensions.txtKarl Williamson2011-12-291-8/+11
* mktables: Accommodate new @missings in Unicode 6.1Karl Williamson2011-12-291-1/+11
* mktables: Make protected method availableKarl Williamson2011-12-291-1/+3
* mktables: Add capability to add dup FIFOKarl Williamson2011-12-291-13/+37
* mktables: Rename variableKarl Williamson2011-12-291-6/+7
* charnames.t: Skip null name testKarl Williamson2011-12-291-1/+1
* charnames.t: Add test namesKarl Williamson2011-12-291-419/+433
* charnames.t: Fix test that passed whether or not it shouldKarl Williamson2011-12-291-2/+3
* mktables: Comments onlyKarl Williamson2011-12-291-1/+3
* Unicode/UCD.t: Avoid early prototype messagesKarl Williamson2011-12-291-17/+17
* mktables: Ignore @missing lines in certain source filesKarl Williamson2011-12-291-0/+2
* mktables: Account for 2 provisional filesKarl Williamson2011-12-291-2/+17
* mktables: Need to have two classes of unused filesKarl Williamson2011-12-291-2/+7