2010-10-21 |
Nicholas Clark | Add option croak_on_error to PROXYSUBS, to directly... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Nicholas Clark | Change goto_xs.t to use Fcntl::S_IMODE() for testing. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Nicholas Clark | [GNO]DBM_File must free any filter CVs in DESTROY. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Nicholas Clark | Restore +x to Makefile.SH |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Tatsuhiko Miyagawa | update TOC for perl5137delta |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Tatsuhiko Miyagawa | Create perldelta for 5.13.7 |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Tatsuhiko Miyagawa | epigraph for v5.13.6 |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | updated perlhist.pod |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | Update Module::CoreList for 5.13.6 |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | make regen; make regen_perly |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | lint perldelta links |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | Updated perldelta to fill in acknowledgements |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | bumped perl versions in Changes |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | Bump version to 5.13.6 |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Florian Ragwitz | Mention the PL_* accessor removal in perldelta |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | clean up perldelta templates |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tatsuhiko Miyagawa | Fix the heading for the perldelta commit a7e93501 |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Nicholas Clark | In Fcntl.xs, correct the conditional compilation of... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Chris 'BinGOs... | Fix version for Locale-Maketext in Porting/Maintainers.pl |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Father Chrysostomos | perldelta up to c3b19b5c6 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
David Mitchell | remove DISABLE_DESTRUCTOR_KLUDGE |
commit | commitdiff | tree | snapshot |
2010-10-19 |
David Mitchell | Recursive MULTICALL prematurely freed CV |
commit | commitdiff | tree | snapshot |
2010-10-19 |
David Mitchell | add skeleton testing for the MULTICALL macros |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Dave Mitchell | perldelta updates |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris 'BinGOs... | Update IPC-Cmd to CPAN version 0.64 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Convert I18N::Langinfo to XSLoader from DynaLoader. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Use inlineable proxy constant subs for I18N::Langinfo |
commit | commitdiff | tree | snapshot |
2010-10-19 |
David Golden | fix indentation for prototype switch statements |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Remove unused variable len from code generated by ExtUt... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Stop 'use v5.8' leaking memory. Fixes #78436. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Make Fcntl::AUTOLOAD's error messages consistent with... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Fcntl, POSIX and Socket can all use Proxy Constant... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Improve the generated C code for $xs_subname for Proxy... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Fix file permissions after CPAN upgrade to 1.94_61 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Tatsuhiko Miyagawa | Fixed typo (double "with the") in release_managers_guid... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Nicholas Clark | Fix C++ build for Fcntl.xs. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Chris 'BinGOs... | Update CPAN to CPAN version 1.94_61 |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Tatsuhiko Miyagawa | bumped GDBM_File version per da4061d and added perldelt... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Tatsuhiko Miyagawa | Bumped B::Deparse version and added perldelta entry... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Jesse Vincent | Update miyagawa's email address |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Tatsuhiko Miyagawa | Fix typo in how_to_write_a_perldelta.pod |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Chris 'BinGOs... | Fix issues with the podlators update |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Father Chrysostomos | Set Data::Dumper’s release date to that of perl 5.13.6 |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Zsbán Ambrus | Add keys(@a) and values(@a) to perldelta |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Jan Dubois | Don't use "dllimport" for code in perl5xx.dll |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Zsbán Ambrus | [perl #78334] keys(@x) should be in perl5120delta.pod |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Express @Fcntl::EXPORT_OK in terms of %Fcntl::EXPORT_TAGS. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Convert Fcntl::S_IFMT to XS. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Convert Fcntl::S_IMODE to XS. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Convert Fcntl::S_IS{LNK,SOCK,BLK,CHR,FIFO,WHT,ENFMT... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Convert Fcntl::{S_ISREG,S_ISDIR} to XS. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Tweak t/porting/dual-life.t for the file renames in... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Chris 'BinGOs... | Update Compress-Raw-Bzip2 to CPAN version 2.031 |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Chris 'BinGOs... | Update podlators to CPAN version 2.4.0 |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Fix Fcntl::S_ISENFMT(), which could never have worked... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Convert File::Glob::import to $Exporter::ExportLevel... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Convert File::Glob::import to use given/when. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Nicholas Clark | Remove MacOS classic support from File::Glob's tests. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Craig A. Berry | Mention symbol shortening on VMS in perldelta. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Ævar Arnfjörð... | perldelta entries |
commit | commitdiff | tree | snapshot |
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 |
next |