summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document quads in pack.Jarkko Hietaniemi1998-11-031-0/+6
* (IV) vs (I32) vs I_V()Jarkko Hietaniemi1998-11-031-1/+1
* VM/ESA updates.Jarkko Hietaniemi1998-11-034-23/+103
* The id(1)-parsing is real fun.Jarkko Hietaniemi1998-11-021-5/+32
* Decommission the symlink test.Jarkko Hietaniemi1998-11-021-1/+1
* Replace ATTR_JOINABLE with true Configure probeJarkko Hietaniemi1998-11-024-14/+79
* In HP-UX 10.X usethreads only if the required files are present.Jarkko Hietaniemi1998-11-021-0/+10
* Prefer groups(1).Jarkko Hietaniemi1998-11-021-1/+20
* Detrail enum comma.Jarkko Hietaniemi1998-11-021-1/+2
* 0**0 = 1, fromDaniel S. Lewart1998-11-022-43/+12
* Integrate from mainperl.Jarkko Hietaniemi1998-10-3146-2437/+3624
|\
| * bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-3115-243/+569
| * Re: [PATCH 5.00552] Overloaded <> and deref againIlya Zakharevich1998-10-311-6/+11
| * ] a2p: make sprintf less greedy without -oAlbert Dvornik1998-10-315-1899/+2003
| * fix for bugs in -x modeIlya Zakharevich1998-10-311-17/+15
| * Data::Dumper updateGurusamy Sarathy1998-10-314-161/+278
| * add testsuite portion of patchIlya Zakharevich1998-10-302-0/+215
| * mention the C<$SIG{CHLD} = 'IGNORE'> special caseGurusamy Sarathy1998-10-303-3/+19
| * PATCH: (5.005_02) a2p should use `chomp' instead of `chop'Mark-Jason Dominus1998-10-301-2/+2
| * Overloaded <> and deref againIlya Zakharevich1998-10-3010-50/+463
| * patch for daemonization docs in perlipcRoderick Schertler1998-10-301-38/+25
| * win32_opendir() fails on empty drivesAnton Berezin1998-10-301-0/+4
| * tweaked version of suggested patchAnton Berezin1998-10-301-2/+11
| * hand-apply whitespace-mutiliated patchVishal Bhatia1998-10-302-2/+14
| * remaining PL_foo stragglersGurusamy Sarathy1998-10-307-27/+8
| * integrate cfgperl tweaks into mainlineGurusamy Sarathy1998-10-308-53/+84
| |\ | |/ |/|
* | There can be multiple yacc/bison errors.Jarkko Hietaniemi1998-10-303-3/+3
* | README.posix-bc update.Jarkko Hietaniemi1998-10-301-17/+38
* | #2133 fallout.Jarkko Hietaniemi1998-10-302-3/+5
* | Integrate from mainperl.Jarkko Hietaniemi1998-10-3065-5269/+3039
|\ \ | |/
| * phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-3065-5269/+3039
* | Pure bison yylex() proto was broken.Jarkko Hietaniemi1998-10-291-1/+1
* | Integrate mainperl.Jarkko Hietaniemi1998-10-2915-32/+128
|\ \ | |/
| * remove doubled hunk from integrationGurusamy Sarathy1998-10-281-7/+0
| * Minor debugger tweaksIlya Zakharevich1998-10-281-3/+8
| * Make sort respect overloadingIlya Zakharevich1998-10-283-5/+86
| * MM patches from Ilya ZakharevichGurusamy Sarathy1998-10-281-1/+6
| * add explicit references to perl source path in ld2 and gcc2Gurusamy Sarathy1998-10-283-6/+8
| * Re: Problems with: Creating an installable tar archiveAndy Dougherty1998-10-281-7/+10
| * integrate cfgperl into mainlineGurusamy Sarathy1998-10-2818-185/+269
| |\
| * | minor cleanupGurusamy Sarathy1998-10-284-8/+7
| * | smarter C<$SIG{FOO} = BAREWORD;> warningGurusamy Sarathy1998-10-281-1/+2
| * | utf8 change to quotemeta broke EBCDICLarry Wall1998-10-271-4/+24
* | | EBCDIC Makefile.SH iteration converges. Hopefully.Jarkko Hietaniemi1998-10-291-1/+9
* | | EBCDIC Makefile.SH tuneup.Jarkko Hietaniemi1998-10-291-29/+29
| |/ |/|
* | posix-bc doesn't want to regenerate a2p.h from a2p.y.Jarkko Hietaniemi1998-10-281-1/+11
* | a2p.y needs to generate also y.tab.h.Jarkko Hietaniemi1998-10-281-1/+1
* | The "parse error" must be converted to "syntax error",Jarkko Hietaniemi1998-10-283-3/+3
* | Regen sig_n{ame,umber}* if slightest doubt.Jarkko Hietaniemi1998-10-281-6/+8
* | Bison says 'parse error', not 'parser error'.Jarkko Hietaniemi1998-10-284-8/+8