Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document quads in pack. | Jarkko Hietaniemi | 1998-11-03 | 1 | -0/+6 |
* | (IV) vs (I32) vs I_V() | Jarkko Hietaniemi | 1998-11-03 | 1 | -1/+1 |
* | VM/ESA updates. | Jarkko Hietaniemi | 1998-11-03 | 4 | -23/+103 |
* | The id(1)-parsing is real fun. | Jarkko Hietaniemi | 1998-11-02 | 1 | -5/+32 |
* | Decommission the symlink test. | Jarkko Hietaniemi | 1998-11-02 | 1 | -1/+1 |
* | Replace ATTR_JOINABLE with true Configure probe | Jarkko Hietaniemi | 1998-11-02 | 4 | -14/+79 |
* | In HP-UX 10.X usethreads only if the required files are present. | Jarkko Hietaniemi | 1998-11-02 | 1 | -0/+10 |
* | Prefer groups(1). | Jarkko Hietaniemi | 1998-11-02 | 1 | -1/+20 |
* | Detrail enum comma. | Jarkko Hietaniemi | 1998-11-02 | 1 | -1/+2 |
* | 0**0 = 1, from | Daniel S. Lewart | 1998-11-02 | 2 | -43/+12 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1998-10-31 | 46 | -2437/+3624 |
|\ | |||||
| * | bump patchlevel; other minor fixes for clean build and test on | Gurusamy Sarathy | 1998-10-31 | 15 | -243/+569 |
| * | Re: [PATCH 5.00552] Overloaded <> and deref again | Ilya Zakharevich | 1998-10-31 | 1 | -6/+11 |
| * | ] a2p: make sprintf less greedy without -o | Albert Dvornik | 1998-10-31 | 5 | -1899/+2003 |
| * | fix for bugs in -x mode | Ilya Zakharevich | 1998-10-31 | 1 | -17/+15 |
| * | Data::Dumper update | Gurusamy Sarathy | 1998-10-31 | 4 | -161/+278 |
| * | add testsuite portion of patch | Ilya Zakharevich | 1998-10-30 | 2 | -0/+215 |
| * | mention the C<$SIG{CHLD} = 'IGNORE'> special case | Gurusamy Sarathy | 1998-10-30 | 3 | -3/+19 |
| * | PATCH: (5.005_02) a2p should use `chomp' instead of `chop' | Mark-Jason Dominus | 1998-10-30 | 1 | -2/+2 |
| * | Overloaded <> and deref again | Ilya Zakharevich | 1998-10-30 | 10 | -50/+463 |
| * | patch for daemonization docs in perlipc | Roderick Schertler | 1998-10-30 | 1 | -38/+25 |
| * | win32_opendir() fails on empty drives | Anton Berezin | 1998-10-30 | 1 | -0/+4 |
| * | tweaked version of suggested patch | Anton Berezin | 1998-10-30 | 1 | -2/+11 |
| * | hand-apply whitespace-mutiliated patch | Vishal Bhatia | 1998-10-30 | 2 | -2/+14 |
| * | remaining PL_foo stragglers | Gurusamy Sarathy | 1998-10-30 | 7 | -27/+8 |
| * | integrate cfgperl tweaks into mainline | Gurusamy Sarathy | 1998-10-30 | 8 | -53/+84 |
| |\ | |/ |/| | |||||
* | | There can be multiple yacc/bison errors. | Jarkko Hietaniemi | 1998-10-30 | 3 | -3/+3 |
* | | README.posix-bc update. | Jarkko Hietaniemi | 1998-10-30 | 1 | -17/+38 |
* | | #2133 fallout. | Jarkko Hietaniemi | 1998-10-30 | 2 | -3/+5 |
* | | Integrate from mainperl. | Jarkko Hietaniemi | 1998-10-30 | 65 | -5269/+3039 |
|\ \ | |/ | |||||
| * | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 65 | -5269/+3039 |
* | | Pure bison yylex() proto was broken. | Jarkko Hietaniemi | 1998-10-29 | 1 | -1/+1 |
* | | Integrate mainperl. | Jarkko Hietaniemi | 1998-10-29 | 15 | -32/+128 |
|\ \ | |/ | |||||
| * | remove doubled hunk from integration | Gurusamy Sarathy | 1998-10-28 | 1 | -7/+0 |
| * | Minor debugger tweaks | Ilya Zakharevich | 1998-10-28 | 1 | -3/+8 |
| * | Make sort respect overloading | Ilya Zakharevich | 1998-10-28 | 3 | -5/+86 |
| * | MM patches from Ilya Zakharevich | Gurusamy Sarathy | 1998-10-28 | 1 | -1/+6 |
| * | add explicit references to perl source path in ld2 and gcc2 | Gurusamy Sarathy | 1998-10-28 | 3 | -6/+8 |
| * | Re: Problems with: Creating an installable tar archive | Andy Dougherty | 1998-10-28 | 1 | -7/+10 |
| * | integrate cfgperl into mainline | Gurusamy Sarathy | 1998-10-28 | 18 | -185/+269 |
| |\ | |||||
| * | | minor cleanup | Gurusamy Sarathy | 1998-10-28 | 4 | -8/+7 |
| * | | smarter C<$SIG{FOO} = BAREWORD;> warning | Gurusamy Sarathy | 1998-10-28 | 1 | -1/+2 |
| * | | utf8 change to quotemeta broke EBCDIC | Larry Wall | 1998-10-27 | 1 | -4/+24 |
* | | | EBCDIC Makefile.SH iteration converges. Hopefully. | Jarkko Hietaniemi | 1998-10-29 | 1 | -1/+9 |
* | | | EBCDIC Makefile.SH tuneup. | Jarkko Hietaniemi | 1998-10-29 | 1 | -29/+29 |
| |/ |/| | |||||
* | | posix-bc doesn't want to regenerate a2p.h from a2p.y. | Jarkko Hietaniemi | 1998-10-28 | 1 | -1/+11 |
* | | a2p.y needs to generate also y.tab.h. | Jarkko Hietaniemi | 1998-10-28 | 1 | -1/+1 |
* | | The "parse error" must be converted to "syntax error", | Jarkko Hietaniemi | 1998-10-28 | 3 | -3/+3 |
* | | Regen sig_n{ame,umber}* if slightest doubt. | Jarkko Hietaniemi | 1998-10-28 | 1 | -6/+8 |
* | | Bison says 'parse error', not 'parser error'. | Jarkko Hietaniemi | 1998-10-28 | 4 | -8/+8 |