p5sagit/p5-mst-13.2.git
2006-01-06 Steve Peters Replacing broken call to savepvn() with savepvs() to...
2006-01-06 Gisle Aas Make '-s' on the shebang line able to parse -foo=bar...
2006-01-06 Gisle Aas Improve description of the -s switch.
2006-01-05 H.Merijn Brand Test if the probed availability of v?snprintf () is
2006-01-05 Rafael Garcia... Upgrade to CPAN.pm 1.83
2006-01-05 Rafael Garcia... Regenerate PODs
2006-01-05 Steve Hay Workaround another problem following change 26395
2006-01-05 Rafael Garcia... Really commit change 26662 (duh)
2006-01-05 Rafael Garcia... Let table of contents know about perllinux man page
2006-01-05 Rafael Garcia... Update Changes
2006-01-05 Sisyphus MinGW and lib/CORE/Win32.h
2006-01-05 Rafael Garcia... Install less README files
2006-01-05 Rafael Garcia... Remove old Pod::Man parser creation.
2006-01-05 Steve Peters Change installman to instantiate a new Pod::Man instanc...
2006-01-05 Steve Hay Reorder changes made in change 26630
2006-01-04 Steve Hay Run regen.pl (Just updating copyright years)
2006-01-04 Steve Hay Don't try to export PL_my_ctx_mutex and PL_my_cxt_...
2006-01-04 Rafael Garcia... More copyright updates
2006-01-04 Jim Cromie Re: [patch] optimized constant subs are cool, teach...
2006-01-04 Gisle Aas Move all the xxxpvs() macros to handy.h.
2006-01-04 Gisle Aas Make the new STR_WITH_LEN() affected compile under...
2006-01-04 Gisle Aas Add an extra NUL so that we can use sv_catpvs()
2006-01-04 Gisle Aas Get rid of hardcoded string length.
2006-01-04 Gisle Aas Introduce newSVpvs_share() macro.
2006-01-04 Gisle Aas Get rid of a few more hardcoded string lengths.
2006-01-04 Steve Peters Update copyright year.
2006-01-04 Rafael Garcia... Fix some compilation warnings
2006-01-04 Gisle Aas Get rid of a few more hardcoded string lengths.
2006-01-04 Gisle Aas Introduce the macros newSVpvs(str) and sv_catpvs(sv...
2006-01-04 Gisle Aas Removed unused part of string passed to sv_catpvn().
2006-01-04 Steve Peters Updates to various configurations courtesy of Jarkko.
2006-01-04 Steve Peters Don't warn about invalid dirhandles in DirHandle::DESTR...
2006-01-04 Steve Hay Make Borland and MinGW happy with change 26379
2006-01-04 Gisle Aas Fix typo in comment.
2006-01-04 Gisle Aas Introduce STR_WITH_LEN macro in the form suggested...
2006-01-04 Steve Hay Workaround Win32 compiler bugs following change 26395
2006-01-04 Gisle Aas Silence compiler warning; ref change 26598
2006-01-04 Steve Peters Added snprintf() and vsnprintf() to configure.com as...
2006-01-04 Steve Peters Add warnings for the various other *dir() functions...
2006-01-04 Steve Peters Add snprintf() and vsnprintf() to the various Win32...
2006-01-03 Mike Guy Re: [perl #38034] A combination eval, DESTROY method...
2006-01-03 Nicholas Clark If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's impor...
2006-01-03 Steve Peters Attemting to readdir() something that isn't a dirhandle...
2006-01-03 Steve Hay Fix release mode builds following change 26598
2006-01-03 Steve Peters perldiag.pod additions to go with change #26602.
2006-01-03 Steve Peters Add probe for snprintf () and vsnprintf ()
2006-01-03 Rafael Garcia... Update perldelta, up to change 25344 more or less.
2006-01-03 Steve Peters Bad symbols that are pretending to be dirhandles, shoul...
2006-01-03 Rafael Garcia... Sync perlfaq.
2006-01-03 Dave Mitchell silence some compiler warnings
2006-01-03 Jim Cromie Re: [patch] optimized constant subs are cool, teach...
2006-01-03 Stephen McCamant Re: [perl #36837] B::Deparse fails when it comes to...
2006-01-03 John E. Malmberg [patch@26561] utf8.c const issue.
2006-01-03 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
2006-01-03 Dave Mitchell ithreads: SVs that were only on the tmps stack leaked
2006-01-02 Nicholas Clark The two never used NOTYET switch ops can go.
2006-01-02 Dave Mitchell stop DEBUG_LEAKING_SCALARS producing spurious memory...
2006-01-02 Nicholas Clark More missing AUTHORS
2006-01-02 John E. Malmberg patch@26561 & earlier - buffer overrun in VMS.C
2006-01-02 Nicholas Clark Erk! craigb's changes come out of p4 with ^Ms as line...
2006-01-02 Nicholas Clark More missing AUTHORS
2006-01-02 Nicholas Clark Fix up missing and duplicate AUTHORS
2006-01-02 Jim Cromie Re: [patch] optimized constant subs are cool, teach...
2006-01-02 Rafael Garcia... Since we no longer autovivify stashes (change #26370...
2006-01-02 pm@capmon.dk Documentation fix for File::Temp::new
2006-01-02 Nicholas Clark Happy New Year. (It's not just embed.pl).
2006-01-02 Steve Peters Note that the "unlink"ing directories is attempted...
2006-01-02 Nicholas Clark Typo fix in the description of change 26370.
2006-01-02 Dave Mitchell add svt_local slot to magic vtable, and fix local ...
2006-01-02 Nicholas Clark Add 2006 to the copyright years in the header generated...
2006-01-02 Jim Cromie [patch] comment grammar and indentation, spurious tab
2006-01-02 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
2006-01-02 Rafael Garcia... Update copyrights for files modified in 2006
2006-01-01 Gisle Aas Get rid of length argument for the FEATURE_IS_ENABLED...
2006-01-01 Andy Lester Making 0 pointers to NULLs
2006-01-01 Jarkko Hietaniemi Configure: stdio char (un)signedness
2006-01-01 Andy Lester Making 0 pointers to NULLs
2005-12-31 Dave Mitchell make threads use MY_CXT API rather than using PL_modglobal
2005-12-31 Dave Mitchell tidy index arrangements in new MY_CXT code
2005-12-31 Steve Peters Upgrade to CPAN-1.80_57
2005-12-31 Nicholas Clark Turn a for loop that's almost a while into an honest...
2005-12-31 Nicholas Clark Calling Perl_hv_clear_placeholders while the hash itera...
2005-12-31 Nicholas Clark Remove unneeded test in Perl_hv_clear_placeholders.
2005-12-31 Jan Dubois op/pack.t failure on Win64
2005-12-31 Nicholas Clark Add a test for change 26547. (We no longer expect to...
2005-12-31 Nicholas Clark Re-attempt to clear the hash in S_hfreeentries if anyth...
2005-12-31 Nicholas Clark Stop 'sub a { // }; %::=()' panicing because the backre...
2005-12-30 Nicholas Clark Marcus Holland-Moritz suggested that assert should
2005-12-30 Nicholas Clark Tweak S_init_main_stash so as allocate PL_curstname...
2005-12-30 Steve Peters Convert t/op/sleep.t to using test.pl
2005-12-30 Nicholas Clark Document why it's a bad plan to move the backreferences...
2005-12-30 Nicholas Clark Now that the backreference array has no NULL entries...
2005-12-30 Nicholas Clark POSIX now declares missing constants as sub ... ()...
2005-12-30 Rafael Garcia... Update perltodo. First shot at perl593delta.
2005-12-30 Nicholas Clark In the shared string table, if we add new entries to...
2005-12-30 Robin Houston Differences from Perl 6
2005-12-30 Rafael Garcia... Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
2005-12-30 Dave Mitchell fix errors in new MY_CTX code
2005-12-30 Tels Reduce size of buffers for identifier names, as suggest...
2005-12-30 Tels perlio.c - gv_stashpvn() vs gv_stashpv()
next