2009-01-05 |
Nicholas Clark | Update copyright year to 2009. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Rafael Garcia... | Correct vim modeline |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Rafael Garcia... | Typo fix in stock PERL_PATCHNUM definition |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Craig A. Berry | UNKNOWN should not have been a bareword at e9be352 |
commit | commitdiff | tree | snapshot |
2009-01-05 |
John Malmberg | VMS posix exit fixes |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Craig A. Berry | Make time64.c's internal copy function names more reada... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | eliminate double stringification, the defines as done... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | add better pod and headers, and clean up some whitespac... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | eliminate make_patchnum.sh, and make the build process... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | this seems to work, still not using the perl version... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | doesnt quite work yet, but provisional steps towards... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Max Maischein | Added stuff so that perl.exe now builds clean with... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Max Maischein | Added config.w32 to win32/.gitignore |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Max Maischein | Added win32/.gitignore to ignore stuff from the Windows... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Max Maischein | Add more documentation to make_patchnum.pl |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | eliminate .patchnum and related infrastrcuture from... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Max Maischein | Message about making make_patchnum.pl Perl 5.005 compat... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | move subs from bottom to top, and add a vim and shebang... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | various changes |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Kenichi Ishigaki | Almost a literal conversion of make_patchnum.sh |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | prepare for refactoring to perl |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Yves Orton | modified make_patchnum.sh script |
commit | commitdiff | tree | snapshot |
2009-01-04 |
David Mitchell | bump ExtUtils/MM.pm version number after change 34630... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
David Mitchell | bump Errno version number after change 34630 (add Haiku... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Slaven Rezic | Another regexp failure with utf8-flagged string and... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
David Mitchell | make Dumper.xs work with 5.10.x |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nicholas Clark | Remove duplicate return in S_mro_get_linear_isa_c3... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Rafael Garcia... | Merge branch 'blead' of camel:/gitroot/perl into blead |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nicholas Clark | Changing get_isa_hash() to static means that it needs... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Rafael Garcia... | Merge branch 'schwern/y2038' into blead |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Update from y2038 |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Apply bleadperl@34470 by hand while waiting for the... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Turn quads on in the VC configurations. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Update from y2038. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Update from y2038 |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Fix gmtime() and localtime() so they can pop times... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | We are no longer bound by the limits of the tm struct. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Fix pulling a large time off the stack by using a real... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Remove the AIX work around code. Instead it should... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Rename localtime64.[ch] to time64.[ch] to mirror change... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Everything should now work with negative times, so... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Update some docs to explain that Perl no longer has... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Update from y2038 |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Update from y2038 |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | Fix the test plan on gmtime |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G.... | We are no longer slaves to the vagaries of time_t. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Update from y2038 project. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Update from y2038 |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Pull in changes from y2038 |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Update from y2038 project. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Fix the overflow warning to just check for an error. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Update from y2038. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Write down the logic behind the localtime vs gmtime... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Cleaning up the Time::gmtime and Time::localtime tests... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Change the way the check_tm assertion function is compi... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Remove all of localtime64's own includes. Perl's alread... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Update from the latest y2038. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Update to the latest version of the y2038 code. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Michael G Schwern | Patch in a 64 bit clean gmtime_r() and localtime_r... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
David Mitchell | add -d option to Porting/cmpVERSION.pl to display diffs |
commit | commitdiff | tree | snapshot |
2009-01-03 |
David Mitchell | some more Porting/ script documentation |
commit | commitdiff | tree | snapshot |
2009-01-03 |
David Mitchell | Add some basic decriptions and/or usage info to some... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nicholas Clark | get_isa_hash() is only used in S_isa_lookup(), so it... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nicholas Clark | Following change 34356, which decoupled get_isa_hash... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Ben Morrow | Fix a thinko in regression test for [perl #54956] |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Paul Fenwick | Subject: [PATCH] Update autodie to 1.998 |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Yuval Kogman | a test for Paul Evan's qr leak |
commit | commitdiff | tree | snapshot |
2009-01-02 |
ian.goodacre... | [perl #61392] Method call documentation in perlobj.pod |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Yuval Kogman | More comprehensive smartmatch.t, supersedes smobj.t |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Yuval Kogman | add eval and error support to the t/op/smartmatch.t... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Yuval Kogman | add undef tests to t/op/smartmatch.t |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Paul Fenwick | Minimal mention of overloading.pm in overload.pm |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vincent Pit | In amagic_call(), offset should be strictly lesser... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Merge branch 'failing-test-for-overloading-pragma'... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Add a new test for overloading.pm |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vincent Pit | Fix overload index mismatch in overloading logic. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Bump coopyright year in embed.pl and various files... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Factorize numeric constant for "overloading" lexical... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
karl williamson | Faster sv_utf8_upgrade() |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Merge branch 'yuval/overloading' into blead |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Bump copyright year after previous change |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Ben Morrow | [perl #54956] crash on binary-or lvalue operation on... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Mention overloading.pm in perl5110delta |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Bump copyright year after previous change d15cd8313063e574 |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Move variable declaration without initialisation at... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Rafael Garcia... | Fix a couple of typos in overloading.pm docs |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Yuval Kogman | 'overloading' pragma |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Abigail | From: Max Maischein <corion@corion.net> |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Craig A. Berry | First cut at handling git patch numbers on VMS. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nicholas Clark | Switching to `` requires one more \ to escape $Config... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nicholas Clark | Switching from $() to `` requires two more backticks... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nicholas Clark | More efficient API choices for string appending. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nicholas Clark | cflags also runs under /bin/sh so can't use $() |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nicholas Clark | Solaris awk (at least) thinks that + should be escaped. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nicholas Clark | Solaris /bin/sh doesn't do POSIX $( ... ) syntax for... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nicholas Clark | varargs functions such as sv_catpvf can't have compatib... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Yves Orton | much better git related version numbering in our (... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Igor Sutton | added information how to build on Leopard |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Nicholas Clark | In mro_get_mro, use the length and UTF-8-ness now conta... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Rafael Garcia... | Mark my dual-life modules as authoritative in blead |
commit | commitdiff | tree | snapshot |
next |