| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tweaks to pod/perlrepository.pod | Gisle Aas | 2009-01-29 | 1 | -22/+35 |
* | win32/ext was removed by change 30379 in 2007, so no need to check for it in the | Nicholas Clark | 2009-01-29 | 2 | -10/+0 |
* | Add --options with arguments to make_ext.pl. Pass $target as --target=... | Nicholas Clark | 2009-01-29 | 3 | -17/+23 |
* | vmspath without thread context. | John Malmberg | 2009-01-29 | 1 | -2/+30 |
* | Revert "do_exec() is a mathom, so call its replacement directly" | Gisle Aas | 2009-01-29 | 1 | -1/+1 |
* | Upgrade to Win32-0.39. | Steve Hay | 2009-01-29 | 4 | -77/+124 |
* | Add an explicit --all option to buildext.pl, rather than defaulting to it if | Nicholas Clark | 2009-01-29 | 3 | -14/+12 |
* | do_exec() is a mathom, so call its replacement directly | Gisle Aas | 2009-01-29 | 1 | -1/+1 |
* | Pass $(MAKE) as one quoted commandline argument, to converge with make_ext.pl | Nicholas Clark | 2009-01-28 | 3 | -22/+32 |
* | Move ext/util/make_ext.pl to the top level. | Nicholas Clark | 2009-01-28 | 4 | -12/+12 |
* | Fold ext/util/make_ext_cross into ext/util/make_ext.pl, and delete it. | Nicholas Clark | 2009-01-28 | 4 | -157/+24 |
* | In the code for printing -v, replace longhand newSVpvn() with newSVpvs(), and | Nicholas Clark | 2009-01-27 | 1 | -4/+5 |
* | In buildext.pl, refactor the @ARGV parsing into a single loop. | Nicholas Clark | 2009-01-27 | 1 | -16/+27 |
* | Change to use 5.1 Unicode file versions | Karl | 2009-01-27 | 6 | -144/+869 |
* | unicore Makefile didn't clean sub-sub directories | Karl | 2009-01-27 | 1 | -1/+1 |
* | Silence verbosity in lib/File/Copy.t during 'make test' in core | Jerry D. Hedden | 2009-01-27 | 1 | -2/+2 |
* | Break the --create-perllibst-h and --list-static-libs options out of buildext.pl | Nicholas Clark | 2009-01-26 | 6 | -36/+44 |
* | Make t/win32/system.t use the more common compiler check | Max Maischein | 2009-01-26 | 1 | -1/+1 |
* | Add a section on how to submit a patch using GitHub | Leon Brocard | 2009-01-26 | 1 | -0/+33 |
* | Run podtidy on pod/perlrepository.pod and document how to do so | Leon Brocard | 2009-01-26 | 1 | -47/+55 |
* | Tests to check cp() doesn't drop set[eu]id bits. | Abigail | 2009-01-26 | 1 | -48/+68 |
* | Check for the group entry returned by getpwuid as well when testing | Abigail | 2009-01-26 | 1 | -2/+4 |
* | Fix memory leak | Karl | 2009-01-26 | 1 | -0/+3 |
* | vms fileify_dirspec refactor / Unix mode fixes | John Malmberg | 2009-01-25 | 1 | -88/+128 |
* | According to Yuval, Tie::RefHash is maintained at http://github.com/nothingmu... | Steffen Mueller | 2009-01-25 | 1 | -1/+1 |
* | vms glob patches | John Malmberg | 2009-01-25 | 1 | -20/+122 |
* | [perl #57176] Including XSUB.h before perl.h gives nasty error | fawaka@gmail.com (via RT) | 2009-01-25 | 1 | -6/+0 |
* | Add perlmini.c to .gitignore | Rafael Garcia-Suarez | 2009-01-25 | 1 | -0/+1 |
* | Some POD patches for PerlIO and PerlIO::var | Lanning, Scott | 2009-01-25 | 2 | -59/+58 |
* | Unbreak Makefile too (replicate fcd65f8d4322911242887c00dd8c419b973735a6) | Nicholas Clark | 2009-01-25 | 1 | -1/+1 |
* | Unbreak build on Windows | Max Maischein | 2009-01-25 | 1 | -1/+1 |
* | Merge branch 'Eefix' into blead | Rafael Garcia-Suarez | 2009-01-25 | 2 | -1/+4 |
|\ |
|
| * | Document that $0 is set to "-e" when perl is run with -e or -E | Rafael Garcia-Suarez | 2009-01-25 | 1 | -0/+3 |
| * | Revert "show -E in error message when called with -E" | Rafael Garcia-Suarez | 2009-01-25 | 1 | -1/+1 |
* | | Move cp(1)-like permission changes from copy to cp, | Charles Bailey | 2009-01-25 | 2 | -36/+90 |
* | | Code refs aren't lockable | Jerry D. Hedden | 2009-01-25 | 1 | -2/+2 |
* | | Remove stock_git_version.h as nothing uses it any more. | Nicholas Clark | 2009-01-25 | 2 | -10/+0 |
* | | Regenerate uconfig.h | Nicholas Clark | 2009-01-25 | 1 | -58/+172 |
* | | microperl has no idea about 64 bit types, so don't use the y2038 code for it. | Nicholas Clark | 2009-01-25 | 1 | -2/+25 |
* | | microperl also needs a canned git config. | Nicholas Clark | 2009-01-25 | 1 | -0/+4 |
* | | Port 486cd780047ff22471c5cbe417911a042ae23962 to win32/ Makefiles. | Nicholas Clark | 2009-01-25 | 2 | -12/+12 |
* | | Add -DPERL_IS_MINIPERL when building the object files for miniperl.exe | Nicholas Clark | 2009-01-24 | 2 | -2/+2 |
* | | The exit code of make_patchnum.pl is no longer used, so make it return 0. | Nicholas Clark | 2009-01-24 | 5 | -9/+5 |
* | | VMS has a mode where it preserved case, and also has a mode where it | John Malmberg | 2009-01-24 | 1 | -3/+24 |
* | | Build miniperl with a special version of perl.c on VMS as well. | Craig A. Berry | 2009-01-23 | 1 | -18/+32 |
* | | suidperl goes. | Nicholas Clark | 2009-01-23 | 10 | -931/+18 |
* | | sperl.o also needs to depend on git_version.h | Nicholas Clark | 2009-01-23 | 1 | -0/+1 |
* | | Remove redundant #ifndef SETUID_SCRIPTS_ARE_SECURE_NOW (and #endif). | Nicholas Clark | 2009-01-23 | 1 | -2/+0 |
* | | Ensure that C++ modules can be built against a perl configured with -DPERL_GL... | Marcus Holland-Moritz | 2009-01-23 | 1 | -14/+14 |
* | | Upgrade to Devel::PPPort 3.16 | Marcus Holland-Moritz | 2009-01-23 | 8 | -18/+58 |