2012-02-04 |
Karl Williamson | mktables: Refactor if-else series |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | Unicode::UCD::prop_invmap(): Use regex to get trie |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Don't generate no-longer used tables |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | Unicode::UCD: Rmv uses of no-longer needed tables |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | UCD.t: white space only |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Include simple mappings in full tables |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Add duplicate tables |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: avoid some extra work |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Allow non-standard initializations of properties |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Comments, white-space and typo in message... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Refactor populating simple case folding tables |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Assume a leading zero means hex format |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Don't populate the _stc table |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | Unicode::UCD: Don't read _stc table |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Subroutine call needs to be fully qualified |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | Unicode 6.1 |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | charnames: pod nits |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | mktables: Cope with 6.1 Name_Alias changes |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Karl Williamson | Unicode::UCD: Cope with 6.1 Name_Alias changes |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Chris 'BinGOs... | Update CPAN-Meta to CPAN version 2.120351 |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Nicholas Clark | Avoid a warning from clang when compiling Data::Dumper. |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Remove ‘Useless use of "re" pragma’ warning |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Increase $re::VERSION to 0.19 |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | [perl #58608] Fix DD’s dumping of qr|\/| |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Data::Dumper/qr.t: This test is not strict-safe |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Data::Dumper/qr.t: Add test names and diagnostics |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Data::Dumper: qr.t: Add a pure-Perl TODO test |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Update MANIFEST with dist/Data-Dumper/t/qr.t |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Alexandr Ciornii | [perl #58608] TODO tests for DD and qr|\/| |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Increase $Cwd::VERSION to 3.39_02 |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Eric Brine | Load File::Spec before using it in Cwd |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | [perl #109762] Stop !$^V from leaking |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | Increase $Data::Dumper::VERSION to 2.135_04 |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Father Chrysostomos | [perl #107372] DD and overloaded blessed globs |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Eric Brine | For the sake or robustness, avoid reproducing Perl... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Nicholas Clark | Add -c option to bisect-runner.pl, for use with -e |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Chris 'BinGOs... | Update Version-Requirements to CPAN version 0.101022 |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Nicholas Clark | Correct a =head2 to a =head3 in perlfunc.pod |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Ricardo Signes | Revert "Add IO::Socket::IP 0.08 as dual-life module" |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Zefram | update copyright years in Carp |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Paul Evans | Add IO::Socket::IP 0.08 as dual-life module |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Zefram | in Carp, avoid vivifying utf8 stash on Perl 5.6 |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Steffen Mueller | XS::Typemap: Fix tests with -Dusemorebits |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | [perl #108754] perlgit.pod: Stress rebase more |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | perldelta for Carp dot |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | perldelta for arybase lslice fix |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | perldelta for SvPVutf8/byte |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | perldelta for File::Copy and newlines |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | perldelta for PerlIO::mmap |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | Add 2 more CPAN mods to known_pod_issues.dat |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Father Chrysostomos | perldelta for Term::ReadLine and AE |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Craig A. Berry | Resurrect PerlIO-related typemap tests. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Craig A. Berry | Revert "XS::Typemap: Disable PerlIO related typemap... |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Steffen Mueller | perldelta for the various typemap and ParseXS related... |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Steffen Mueller | Remove dead and obscure typemap entries |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Father Chrysostomos | perldelta for ->method(my(...)) fix |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Father Chrysostomos | perldelta for "\n" =~ /.*/g fix |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Father Chrysostomos | perldelta: Clarify Time::HiRes bug fix |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Father Chrysostomos | perldelta for _@ and _% prototypes |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Zefram | synch Carp::Heavy version number to Carp |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Zefram | make Carp messages match die properly |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Steffen Mueller | XS::Typemap: Silence pedantic compiler warnings |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Steffen Mueller | XS::Typemap: Disable PerlIO related typemap tests |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Brian Fraser | t/op/method.t: Add tests for subless AUTOLOAD and DESTROY |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Ricardo Signes | CORE does not need to be in perlfunc |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Ricardo Signes | finish documenting keywords, sort the xrefs |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Ricardo Signes | add perlfunc cross-reference sections |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Zefram | update Math-Complex to CPAN version 1.59 |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Zefram | really allow pad_findmy's retval to be ignored |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Nicholas Clark | Update, correct and clarify the comment in Perl_sv_setuv(). |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Father Chrysostomos | Increase $arybase::VERSION to 0.04 |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Father Chrysostomos | [perl #109570] Fix off-by-1 error in arybase’s lslice |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Father Chrysostomos | Allow pad_findmy’s retval to be ignored |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Nicholas Clark | bisect.pl now exits with 0 for success for --help |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Nicholas Clark | Add --no-match to bisect.pl, equivalent to --expect... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Nicholas Clark | bisect.pl now treats the command line as files to match... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Zefram | update Time-HiRes to CPAN version 1.9725 |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Chris 'BinGOs... | Update Maintainers.pl for ExtUtils-ParseXS on teh CPAN |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | ExtUtils::ParseXS: Changelog and version bump to 3.14 |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Zefram | fix punctuation in a panic message |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Tony Cook | perlxstypemap: typemap variable documentation |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Move more typemap-related documentation to the typemap... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS::Typemap: Somewhat consistent indentation |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Fix typo in documentation |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Move typemap documentation to its own file |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS::Typemap: Fix typo in docs, fix version |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS::Typemap: Tests for T_IN/T_OUT typemaps |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS::Typemap: Tests for T_INOUT typemap |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS::Typemap: Tests for the T_PACKEDARRAY typemap |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS::Typemap: Tests for T_PACKED |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Document T_PACKEDARRAY |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS::Typemap: Document T_PACKED |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | XS-Typemap: Document sharing mechanism for typemaps |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Inline the XS-Typemap typemap file |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Document the exact format of a typemap |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Typemaps: Start writing some general documentation |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | First stab T_REFREF docs |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Typemap tests: T_SHORT, T_U_INT, T_INT, T_LONG |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Cleanup: Condense tests and add a few |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Steffen Mueller | Minor documentation fixes and annotations |
commit | commitdiff | tree | snapshot |
next |