2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied <= $tied |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied >= $tied |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied == $tied |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied != $tied |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Karl Williamson | PATCH: [perl #87908] \W is its complement sometimes |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Father Chrysostomos | [perl #87708] use integer; $tied <=> $tied |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Nicholas Clark | c31c2913 swaps the order of uninitialised warnings... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Father Chrysostomos | [perl #87708] atan2 $tied, $tied |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Karl Williamson | PATCH: [perl #87726] unwanted warning from diagnostics... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Father Chrysostomos | Er, 87708, not 87726 |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Father Chrysostomos | TODO tests for [perl #87726] |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Nicholas Clark | In Darwin's hints, only add -no-cpp-precomp to ccflags... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Nicholas Clark | Bump ExtUtils::CBuilder version following a24b897525551a1d. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Father Chrysostomos | perldelta entry for the [perl #87664] fix |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Father Chrysostomos | perldelta: File::Basename’s version |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Father Chrysostomos | Revert "Remove MacOS classic support from File::Basename." |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Craig A. Berry | Make ExtUtils::CBuilder reset ccflags on compile for... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Father Chrysostomos | [perl #87664] Don’t autovivify stashes when anonymising CVs |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Father Chrysostomos | [perl #87064] eval no longer shares filters |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Florian Ragwitz | Make Changes refer to the upcoming release for the... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Jesse Vincent | Add a note to the RMG about the fact that you should... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Jesse Vincent | Manually change the sha that uconfig.h was generated... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Jesse Vincent | Added a 5.14 feature bundle (identical to the 5.13... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Jesse Vincent | First provisional bump to 5.14.0-RC0 |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Jesse Vincent | We shouldn't be changing perl version numbers in blead... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Father Chrysostomos | Remove a semi-erroneous misleading perldelta entry |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Karl Williamson | perlrequick: /o no longer needed |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Karl Williamson | perlrequick: Capitalize Perl when used as a noun |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Karl Williamson | perlreref: Fix column in table |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Karl Williamson | perlreref: Update for 5.14 changes |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Father Chrysostomos | Update HTTP::Tiny’s version in perldelta |
commit | commitdiff | tree | snapshot |
2011-04-01 |
David Golden | Update HTTP::Tiny to CPAN version 0.012 |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Father Chrysostomos | perldelta: uc/lc(first) fix [perl #87336] |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlretut: /o no longer very useful |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlretut: Remove references to Unicode blocks |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlretut: nits |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlretut: Emphasize difference of /r |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlretut: Use generic Unicode web page link |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlretut: Mention 'alert' for \a |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlretut: Add info about \N |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | encoding(utf8) isn't case or dash sensitive |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perluniintro: bytes.pm is not deprecated |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Father Chrysostomos | [perl #87336] lc/uc(first) fail to taint the returned... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | Encode::Guess is iffy |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlrecharclass: /dual are suffix in 5.14 |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Karl Williamson | perlrecharclass: Mention UCD::num() |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Karl Williamson | /dual are available in 5.14 as suffix after all |
commit | commitdiff | tree | snapshot |
2011-03-30 |
H.Merijn Brand | Removed my name from README.aix |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Karl Williamson | perluniintro: Update for 5.14 |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Karl Williamson | perlfunc: Note utf8 discrepancy in quotemeta |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Father Chrysostomos | perldelta: Explain link to Selected Bug FIxes |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Father Chrysostomos | perldelta: Update Pod::Html’s version |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Father Chrysostomos | Add Gene Sullivan to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Father Chrysostomos | perldelta: Update the bignum version |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Father Chrysostomos | Versions bumps after the prev commit |
commit | commitdiff | tree | snapshot |
2011-03-29 |
gene sullivan | [perl #87216] POD typo in bigint, bignum and bigrat... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Father Chrysostomos | [perl #87128] Unclear note about \Q, etc., in perlretut |
commit | commitdiff | tree | snapshot |
2011-03-29 |
David Leadbeater | [perl #86566] Allow Pod::Html to write to STDOUT again |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Make the request to fix rather than report bugs in... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | microperl: Define need_va_copy |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | For microperl, add uconfig64.sh, with values suitable... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | microperl should use *signed* char for i8, as (plain... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Fix *printf %ld handling for microperl (and other obscu... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Add very simple microtest for microperl |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | microperl: Fix patch_uconfig target |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Default microperl to no optimisation. |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | microperl: Define NO_MATHOMS to save ~10k |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | Define memset() for microperl |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | Check if microperl's version in uconfig.sh/h needs... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | microperl: Up versions in uconfig.sh to 5.13 |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | Protect sv_collxfrm in mathoms.c with a USE_LOCALE_COLL... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | microperl: On (at least) OS X and Linux stddef.h is... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | Microperl doesn't do signal handlers, ifdef some handli... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
David Leadbeater | microperl: Update generate_uudmap in Makefile.micro |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Don't automatically regenerate uconfig.h as part of... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Add regen/uconfig_h.pl to regenerate uconfig.h |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Extract read_only_bottom() from read_only_bottom_close_... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Nicholas Clark | Regenerate uconfig.h |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Witten | Docs: perlsyn.pod Use dominant American spelling consis... |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Witten | Docs: Use the symbol `C<< < >>' rather than `less-than'. |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: wording |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: Incorporate the local $_ entry from 658a9f3 |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: Mention the split/@_ change in Errata |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: Yet another set of formatting tweaks |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: factual error concerning [perl #75154] |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: even more formatting tweaks |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: Move the is_utf8 fix into the fetch/store... |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: formatting fixes + 2 typos |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: More formatting tweaks |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: formatting, typos, rewording |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: Move 2 similar entries about stashes closer |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: correct wording about globs |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: more consistent formatting of fullstops |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Father Chrysostomos | perldelta: present tense for changes alreday in effect |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Karl Williamson | perluniprops: Update info about unicore/To files |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Karl Williamson | perluniprops: mktables is not installed by default |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Karl Williamson | perluniprops: Clarify why certain properties are deprecated |
commit | commitdiff | tree | snapshot |
2011-03-26 |
David Mitchell | Benchmark.t: note line# of check_graph_consistency |
commit | commitdiff | tree | snapshot |
2011-03-26 |
David Mitchell | op/cmp.t: fix failing tests under -ffast-math |
commit | commitdiff | tree | snapshot |
2011-03-26 |
David Mitchell | skip some tests under -Uusedl |
commit | commitdiff | tree | snapshot |
next |