2010-10-17 |
Father Chrysostomos | Remove mention of cb525dbe88 from the perldelta comment |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Craig A. Berry | Parentheses in compiler flags are legal on VMS. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Craig A. Berry | Clean up the name mangler database on VMS. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
brian d foy | * perlfaq4: perlreftut is no longer upcoming, it's... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Chris 'BinGOs... | Update Unicode-Collate to CPAN version 0.63 |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Father Chrysostomos | Add Mike Kelly to AUTHORS |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Mike Kelly | dist/IO: fix a few typos |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Father Chrysostomos | Add Ali Polatel to AUTHORS |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Ali Polatel | dist/IO: Always bind to localhost in tests. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Jan Dubois | Use __declspec(dllimport) for XS code on Windows |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Craig A. Berry | Update regen targets on VMS. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Craig A. Berry | Band-aid to handle long API symbol on VMS. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Florian Ragwitz | Make splice invoke set magic |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | Subject: [perl #58182] partial: Add uni \s,\w matching |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | perlre.pod: slight rewording |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | Subject: unicode_strings.t: Imprv test output |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | Subject: unicode_strings.t: rmv trail blanks |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | Subject: regcomp.h: Add macro to get regnode flags |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | Subject: [PATCH] regexec.c: make macros fit 80 cols |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | Subject: [PATCH] regexec.c: add and refactor macros |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | regcomp.c: Fix white space, cuddled else |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Karl Williamson | perlrebackslash: Fix poor grammar |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Jesse Vincent | remove some broken markup from release_schedule |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Jesse Vincent | Add another victim, get a 2011 heading |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Jesse Vincent | Update our victim list through spring |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Jesse Vincent | sign myself up for a blead release and the 5.14 RC0 |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nicholas Clark | Implement File::Glob::GLOB_CSH in XS instead of perl. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nicholas Clark | Use inlineable proxy constant subs for File::Glob |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nicholas Clark | Express @File::Glob::EXPORT_OK in terms of %File::Glob... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nicholas Clark | File::Glob::GLOB_ERROR is a real subroutine, not a... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nicholas Clark | Nothing autoloaded in Sys::Hostname or I18N::Langinfo... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nicholas Clark | Remove erroneous references to AutoLoader from File... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Chip Salzenberg | Document that av_delete and hv_delete make their return... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | Make cpan/CGI/t/http.t (hopefully) compatible with VMS |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | perldelta: Missing a C from C<> |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Convert modules in ext/ to pass minimal arguments to... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | XSLoader::load() with no arguments can use caller to... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | perldelta: delete $+{...} was in the wrong section |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | perldelta up to 97a3247 |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | Correct threads version |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Florian Ragwitz | Update .gitignore for the Tie::Hash::NamedCapture move |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | Change the perl version mentioned in threads.pm concern... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Remove the code for file exclusions from Maintainers... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Since c440907b, Maintainers.pl doesn't need exclusions... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Move remaining Tie::Hash::NamedCapture XS code to Named... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Move Tie::Hash::NamedCapture::{FIRST,NEXT}KEY to NamedC... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Convert lib/Tie/Hash/NamedCapture.pm to an XS module... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Merge XS_Tie_Hash_NamedCapture_{FIRSTK,NEXTK} into... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Merge XS_Tie_Hash_NamedCapture_STORE into S_named_captu... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Merge XS_Tie_Hash_NamedCapture_CLEAR into S_named_captu... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Merge XS_Tie_Hash_NamedCapture_DELETE into S_named_capt... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Merge XS_Tie_Hash_NamedCapture_SCALAR into S_named_capt... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Merge XS_Tie_Hash_NamedCapture_{FETCH,EXISTS} into... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Nicholas Clark | Expand CALLREG_NAMED_BUFF* macros in XS_Tie_Hash_NamedC... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Andy Dougherty | Fix x2p and utils dependencies for static builds |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | Remove or update pod references to regexp reëntrance. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | warnings.pl -> regen/warnings.pl |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | regcomp.pl -> regen/regcomp.pl |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | reentr.pl -> regen/reentr.pl |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | overload.pl -> regen/overload.pl |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | opcode.pl -> regen/opcode.pl |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | keywords.pl -> regen/keywords.pl |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | embed.pl -> regen/embed.pl |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Zefram | af00134636ffe4172cbffeaed3bbad802e58d8a0 broke regen_perly. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | perldelta up to 825563b9 |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | perldelta up to 7ec2c349 |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Father Chrysostomos | perldelta up to 07ffcb738 |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Father Chrysostomos | perldelta up to 91332126 |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Father Chrysostomos | perldelta up to 2748c77610 |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | Add tests for the usage messages for Tie::Hash::NamedCa... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | In reg_nc_tie.t, use like() to get better diagnostics... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Florian Ragwitz | Add perl5122delta |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Father Chrysostomos | Stop cpan/CGI/t/http.t from failing |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | In S_save_scalar_at, remove oldtainted, unneeded since... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | Consistent stack handling for XS_re_regnames_* |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | Consistent usage messages for XS_Tie_Hash_NamedCapture_* |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | In XS_Tie_Hash_NamedCapture_{CLEAR,STORE}, free any... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | Consistent stack handling for XS_Tie_Hash_NamedCapture_* |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Nicholas Clark | XS_Tie_Hash_NamedCapture_DELETE should return a value. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
brian d foy | perlfaq4: use given() in number/float/integer answer |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Karl Williamson | Fix typos in comments |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Zefram | perldelta entries for op-building functions and LINKLIST |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Karl Williamson | charnames.t: Make sure code point aliasess are right |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Karl Williamson | charnames.t: Extract common code to subroutine |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Father Chrysostomos | [perl #78362] Make mro_package_moved check for recursion |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Tony Cook | ANSI C-ify the Perl_mro_isa_changed_in return mathoms.c |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Change name of option to -annotate |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Change variable name |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Extend -output_names option |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Add arg to write() to say if in utf8 |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Move method to different class |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Remove extraneous error message |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Change method name for clarity |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Finish the refactoring out of a pass. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Remove unshift onto large array |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Rmv obsolete field |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: refactor to eliminate a pass over tables |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Add # XXX so can find experimental code |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Move 'format' to base class |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Change format name for Decomposition.pl |
commit | commitdiff | tree | snapshot |
next |