p5sagit/p5-mst-13.2.git
1998-11-06 Jarkko Hietaniemi Mach CThreads needs #include <mach/cthreads.h>.
1998-11-05 Jarkko Hietaniemi PERL_BADLANG wrongly documented.
1998-11-05 Jarkko Hietaniemi Document all the control flow keywords in perlfunc
1998-11-05 Jarkko Hietaniemi Configure update. Remove last trace of PTHREADS_CREATE...
1998-11-05 Jarkko Hietaniemi VM/ESA and VMS sig_num_init (change#2101) catchup.
1998-11-05 Jarkko Hietaniemi Integrate from mainperl.
1998-11-05 Gurusamy Sarathy another POPSTACK victim
1998-11-05 Gurusamy Sarathy fix a location affected by change#2191, add note about...
1998-11-05 Gurusamy Sarathy makefile notes
1998-11-04 Gurusamy Sarathy indeterminate order-of-evaluation fixes
1998-11-04 Gurusamy Sarathy refetch local stack pointer in POPSTACK
1998-11-04 Jarkko Hietaniemi Configure update.
1998-11-04 Spider Boardman sysio.t failure: fix undefined order of evaluation...
1998-11-04 Gurusamy Sarathy fix return value of win32_pclose()
1998-11-04 Gurusamy Sarathy s/sv_upgrade/SvUPGRADE/ a couple of places
1998-11-03 Jarkko Hietaniemi Document quads in pack.
1998-11-03 Jarkko Hietaniemi (IV) vs (I32) vs I_V()
1998-11-03 Jarkko Hietaniemi VM/ESA updates.
1998-11-02 Jarkko Hietaniemi The id(1)-parsing is real fun.
1998-11-02 Jarkko Hietaniemi Decommission the symlink test.
1998-11-02 Jarkko Hietaniemi Replace ATTR_JOINABLE with true Configure probe
1998-11-02 Jarkko Hietaniemi In HP-UX 10.X usethreads only if the required files...
1998-11-02 Jarkko Hietaniemi Prefer groups(1).
1998-11-02 Jarkko Hietaniemi Detrail enum comma.
1998-11-02 Daniel S. Lewart 0**0 = 1, from
1998-10-31 Jarkko Hietaniemi Integrate from mainperl.
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-31 Ilya Zakharevich Re: [PATCH 5.00552] Overloaded <> and deref again
1998-10-31 Albert Dvornik ] a2p: make sprintf less greedy without -o
1998-10-31 Ilya Zakharevich fix for bugs in -x mode
1998-10-31 Gurusamy Sarathy Data::Dumper update
1998-10-30 Ilya Zakharevich add testsuite portion of patch
1998-10-30 Gurusamy Sarathy mention the C<$SIG{CHLD} = 'IGNORE'> special case
1998-10-30 Mark-Jason... PATCH: (5.005_02) a2p should use `chomp' instead of...
1998-10-30 Ilya Zakharevich Overloaded <> and deref again
1998-10-30 Roderick Schertler patch for daemonization docs in perlipc
1998-10-30 Anton Berezin win32_opendir() fails on empty drives
1998-10-30 Anton Berezin tweaked version of suggested patch
1998-10-30 Vishal Bhatia hand-apply whitespace-mutiliated patch
1998-10-30 Gurusamy Sarathy remaining PL_foo stragglers
1998-10-30 Gurusamy Sarathy integrate cfgperl tweaks into mainline
1998-10-30 Jarkko Hietaniemi There can be multiple yacc/bison errors.
1998-10-30 Jarkko Hietaniemi README.posix-bc update.
1998-10-30 Jarkko Hietaniemi #2133 fallout.
1998-10-30 Jarkko Hietaniemi Integrate from mainperl.
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-29 Jarkko Hietaniemi Pure bison yylex() proto was broken.
1998-10-29 Jarkko Hietaniemi Integrate mainperl.
1998-10-29 Jarkko Hietaniemi EBCDIC Makefile.SH iteration converges. Hopefully.
1998-10-29 Jarkko Hietaniemi EBCDIC Makefile.SH tuneup.
1998-10-28 Gurusamy Sarathy remove doubled hunk from integration
1998-10-28 Ilya Zakharevich Minor debugger tweaks
1998-10-28 Ilya Zakharevich Make sort respect overloading
1998-10-28 Gurusamy Sarathy MM patches from Ilya Zakharevich
1998-10-28 Gurusamy Sarathy add explicit references to perl source path in ld2...
1998-10-28 Andy Dougherty Re: Problems with: Creating an installable tar archive
1998-10-28 Gurusamy Sarathy integrate cfgperl into mainline
1998-10-28 Gurusamy Sarathy minor cleanup
1998-10-28 Gurusamy Sarathy smarter C<$SIG{FOO} = BAREWORD;> warning
1998-10-28 Jarkko Hietaniemi posix-bc doesn't want to regenerate a2p.h from a2p.y.
1998-10-28 Jarkko Hietaniemi a2p.y needs to generate also y.tab.h.
1998-10-28 Jarkko Hietaniemi The "parse error" must be converted to "syntax error",
1998-10-28 Jarkko Hietaniemi Regen sig_n{ame,umber}* if slightest doubt.
1998-10-28 Jarkko Hietaniemi Bison says 'parse error', not 'parser error'.
1998-10-28 Jarkko Hietaniemi yylex() parametrization.
1998-10-28 Jarkko Hietaniemi Bring in #2102.
1998-10-28 Dominic Dunlop Re: perl5.004_04 testing problem
1998-10-27 Larry Wall utf8 change to quotemeta broke EBCDIC
1998-10-27 Jarkko Hietaniemi $Config{sig_num_init}.
1998-10-27 Jarkko Hietaniemi Regenerated perly_c.diff.
1998-10-27 Jarkko Hietaniemi First the mangler was Netscape, then it was me.
1998-10-27 Jarkko Hietaniemi `id -Gn` might be available where `groups` is not.
1998-10-27 Jarkko Hietaniemi Netscape had mangled the tabs.
1998-10-27 Neale Ferguson ATTR_JOINABLE logic, based on (private email)
1998-10-27 Brian Harrison Mach cthreads support based on:
1998-10-26 Jarkko Hietaniemi Also posix-bc wants to reyacc.
1998-10-26 Jarkko Hietaniemi Removed !(*s ...
1998-10-26 Jarkko Hietaniemi More robustness.
1998-10-26 Jarkko Hietaniemi s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
1998-10-26 Jarkko Hietaniemi s/YYLEX_PARAM/YYLEXPARAM/
1998-10-26 Jarkko Hietaniemi Indicate skipped subtests.
1998-10-26 Jarkko Hietaniemi Integrate from mainperl.
1998-10-26 Jarkko Hietaniemi Add test for filetests.
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-10-26 Gurusamy Sarathy sanity-check $Config{drand01} in rand.t
1998-10-25 Gurusamy Sarathy update win32/config*.?c
1998-10-25 Graham Barr Re: die with a reference should use overload "" operator
1998-10-25 Graham Barr Re: Auto-incrementing tied scalar causes SEGV
1998-10-25 Gurusamy Sarathy fix C<print $n += 5;> etc.
1998-10-25 Jarkko Hietaniemi list builtins with portability caveats
1998-10-25 Gurusamy Sarathy fix stack overrun in file test operators
1998-10-25 Vishal Bhatia implement C<goto ...
1998-10-25 Graham Barr Re: taint checking for: use lib "$ENV{'EVIL'}"
1998-10-25 Gurusamy Sarathy avoid bogus line number in XSUB redefined warnings
1998-10-25 Martijn Koster File::Path::mkpath reports the wrong error
1998-10-25 Zachary Miller Exporter.pm's export_to_level() argument handling buggy
1998-10-25 Jan Dubois Make _really_ sure Dynaloader.xs code is initialized...
1998-10-25 Jan Dubois recognize '%' as a shell metachar for win32
1998-10-25 Gurusamy Sarathy remove FAST_SV_GETS remnant (as suggested by Gisle...
1998-10-25 Gisle Aas ord() and unpack("U*",...) should not be negative
next