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 |
2010-10-12 |
Karl Williamson | mktables: change variable name for clarity |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: if modify during run, regen tables |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: rewrite 'if' statement for clarity |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: complement variable name for rebuilding |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Add type_of() method to get range's type |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Convert value_of() to use containing_range() |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Remove extraneous debug statement |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Add containing_range method |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Clarify comment in generated tables |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Clarify comment in generated tables |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Save reference to two commonly used tables |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Improve message |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Remove commented out obsolete code |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Can't generate simple casing tables |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Use more descriptive property names |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: Make generated files use hex code points |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Karl Williamson | mktables: fix typos in comments |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Zefram | perldelta entry for cv_set_call_checker |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Ben Morrow | Add LINKLIST to the API. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Zefram | APIify op list constructors |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Father Chrysostomos | Reset isa caches on nonexistent substashes when stash... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Nicholas Clark | In APItest.xs, augment croak("fail") with the file... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Nicholas Clark | XS_Tie_Hash_NamedCapture_STORE should always croak... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Andrew Rodland | Correct mistaken references to &PL_sv_true and &PL_sv... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Florian Ragwitz | Memoize has CPAN as its upstream |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Eric Brine | Improve documentation of \Q |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Nicholas Clark | Correct prototype of mathom Perl_mro_isa_changed_in... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Father Chrysostomos | Allow mro_isa_changed_in to be called on nonexistent... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Nicholas Clark | Avoid calling Gcovert() when stringifying 0.0 and -0.0 |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Craig A. Berry | Install l1_char_class_tab.h on VMS. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Ben Morrow | Remove some excess cleverness from the Bhk macros. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Zefram | plugin mechanism to rewrite calls to a subroutine |
commit | commitdiff | tree | snapshot |
2010-10-10 |
David Mitchell | make sv_clear() non-recursive on RVs |
commit | commitdiff | tree | snapshot |
2010-10-10 |
David Mitchell | re-indent sv_clear() |
commit | commitdiff | tree | snapshot |
2010-10-10 |
David Mitchell | make sv_clear() iterate over AVs |
commit | commitdiff | tree | snapshot |
2010-10-10 |
David Mitchell | stop DEBUG_LEAKING_SCALARS, er, leaking! |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Karl Williamson | regcomp.c: Fix compiler warning |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Father Chrysostomos | Add an inheritance diagram to package_aliases.t |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Craig A. Berry | Don't assume filenames can contain parentheses |
commit | commitdiff | tree | snapshot |
next |