2011-11-08 |
Karl Williamson | mktables: Reorder sort |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Remove extra look-up |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Use consistent name style for scx |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: extract ref to object just once |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Allow run-time change of class variable |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Allow related equivalencing of sub-tables |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Fix generated file comment |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Eliminate duplicate op |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Initialize variable |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Try harder to find a good table name |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Add defensive coding |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Improve comments, white-space |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Work around deficiency in Unicode data files |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | perluniprops: Add explanatory note |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Adjust now that have fixed set_type() |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: use full_name as well when converting table... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Change name of some ccc tables |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | Unicode::UCD: Remove obsolete pod lines |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | perluniprops: mention 5.14 not 5.13 |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | perluniprops: Add quotes around a couple prop names |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Clarify comment added to output tables |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Remove possibility of 2nd ccc table |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: remove internal restriction |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | t/uni/case.pl: Allow overridden simple maps in input |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Reorder error check |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | mktables: Clarify warning message |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Karl Williamson | perluniprops: nit |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Steve Hay | Fix VC6 compilation of pp_sort.c |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chris 'BinGOs... | Update IO-Compress to CPAN version 2.040 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chris 'BinGOs... | Update Compress-Raw-Bzip2 to CPAN version 2.040 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chris 'BinGOs... | Update Compress-Raw-Zlib to CPAN version 2.040 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.84 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Dear dual-life.t: I regret your existence |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | toke.c:lex_start: Move len into the only block that... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Update docs about lex_start’s flags param |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Don’t leak the source for evalbytes($utf8) |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Avoid redundant copies in string evals |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | eval"" should reset %^H in more cases |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Typos in gv.t |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Pino Toscano | enable LFS on GNU/Hurd |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Correct bug number in gv.t |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Make multiple #line’s update dblines in evals |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Stop toggling the FAKE flag for stringified GVs |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | [perl #96326] *{$io} should not be semi-defined |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | op.c:ck_eval: consting |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Merge unicode_eval and evalbytes |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Document unicode_eval and evalbytes |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Merge some parser fields |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Make source filters work in evalbytes |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Add new OPpEVAL flags to B::Concise |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Increase $B::Concise::VERSION to 0.87 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Add evalbytes function |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | parser.h: Rearrange constants |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Forbid source filters in Unicode evals |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Increase $feature::VERSION to 1.23 |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Brian Fraser | eval STRING UTF8 cleanup. |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Add unicode_eval feature |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Allow dual-life.t to be run outside t/ |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Tweak dual-life.t’s exceptions again |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | Fix hash.t’s miniperl skip |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | each() should not leave RITER set on empty hash |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Father Chrysostomos | hv.c: comment typo |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Glob.xs: remove unused vars |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | tie.t: typos |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Perl_hv_kill_backrefs is also used in scope.c |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Hide pad vars from magic methods on scope exit |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Father Chrysostomos | Weak refs to pad hvs should go stale |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | sort MANIFEST |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Remove vos/syslog.h from MANIFEST |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Paul Green | Build perl using the dynamic linking capabilities of... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Pino Toscano | Add GNU/Hurd hints for NDBM_File |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Fill out sv_upgrade docs |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Craig A. Berry | Restore VMS glob skip removed in 1bb8785a. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Pino Toscano | Fix hang in ext/POSIX/t/sysconf.t on GNU/Hurd |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Use SvUPGRADE, not sv_upgrade, in sv_sethek |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Father Chrysostomos | Deparse ()[()] |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Father Chrysostomos | Stop @{""} = reverse @_ from crashing |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Father Chrysostomos | Make Storable load even with %INC modified |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Reini Urban | Errno does not escape archname |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Steve Hay | Update ExtUtils-MakeMaker to CPAN version 6.63_02 |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Father Chrysostomos | Make diag.t runnable outside t/ |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Father Chrysostomos | Warn for $[ ‘version’ checks |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Karl Williamson | PATCH: [perl #101710] Regression with /i, latin1 chars. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect.pl, provide a default test for --validate... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | Add -l and -w options to bisect-runner.pl, for use... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect.pl, use --start and --end to give ranges... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | Add --force-regen to bisect-runner.pl to regen_headers... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, remove "faking it" code from the... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | In bisect-runner.pl, consolidate the code that patches... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Nicholas Clark | Add a --validate option to bisect.pl to verify that... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Leon Timmermans | Fix third argument to setresgid call while setting $(. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Tom Christiansen | perlfunc/glob: Explain use of quotes |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Father Chrysostomos | perldelta update |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Nicholas Clark | t/porting/authors.t can send just the git log info... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Nicholas Clark | Remove $date from Porting/checkAUTHORS.pl, which was... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Pino Toscano | Improve general GNU hints, needed for GNU/Hurd. |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Jilles Tjoelker | Correct FreeBSD hints file for FreeBSD 10.0 |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Nicholas Clark | Add Jilles Tjoelker to AUTHORS. |
commit | commitdiff | tree | snapshot |
next |