1998-11-14 |
Gurusamy Sarathy |
rework op/groups.t |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Gurusamy Sarathy |
catch a neophyte trap: open(<FH>), close(<FH>) etc. |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Gurusamy Sarathy |
update Changes |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Gurusamy Sarathy |
doc tweak |
commit | commitdiff | tree | snapshot |
1998-11-11 |
Gurusamy Sarathy |
provide -DPERL_POLLUTE |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Gurusamy Sarathy |
avoid endless loops in Text::Wrap (from a suggestion... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Gurusamy Sarathy |
fix misplaced brace in s2p (as suggested by Lionel... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Gurusamy Sarathy |
patches from Hugo van der Sanden <hv@crypt.compulink... |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Jan Dubois |
PL_block_type undefined unless DEBUGGING |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Gurusamy Sarathy |
integrate changes#2120,2168,2218 from maint-5.005; |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Gurusamy Sarathy |
set close-on-exec bit on pipe() FDs |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Gurusamy Sarathy |
typo in newHVhv() |
commit | commitdiff | tree | snapshot |
1998-11-07 |
Hans Mulder |
Finalize the Mach CThreads support. |
commit | commitdiff | tree | snapshot |
1998-11-06 |
Gurusamy Sarathy |
fix AvREALISH bogusness |
commit | commitdiff | tree | snapshot |
1998-11-06 |
Jarkko Hietaniemi |
Renamed malloc.c ASSERT() macro to P_ASSERT() because |
commit | commitdiff | tree | snapshot |
1998-11-06 |
Jarkko Hietaniemi |
Mach CThreads needs #include <mach/cthreads.h>. |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Jarkko Hietaniemi |
PERL_BADLANG wrongly documented. |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Jarkko Hietaniemi |
Document all the control flow keywords in perlfunc |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Jarkko Hietaniemi |
Configure update. Remove last trace of PTHREADS_CREATE... |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Jarkko Hietaniemi |
VM/ESA and VMS sig_num_init (change#2101) catchup. |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Jarkko Hietaniemi |
Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Gurusamy Sarathy |
another POPSTACK victim |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Gurusamy Sarathy |
fix a location affected by change#2191, add note about... |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Gurusamy Sarathy |
makefile notes |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Gurusamy Sarathy |
indeterminate order-of-evaluation fixes |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Gurusamy Sarathy |
refetch local stack pointer in POPSTACK |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Jarkko Hietaniemi |
Configure update. |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Spider Boardman |
sysio.t failure: fix undefined order of evaluation... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Gurusamy Sarathy |
fix return value of win32_pclose() |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Gurusamy Sarathy |
s/sv_upgrade/SvUPGRADE/ a couple of places |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Jarkko Hietaniemi |
Document quads in pack. |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Jarkko Hietaniemi |
(IV) vs (I32) vs I_V() |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Jarkko Hietaniemi |
VM/ESA updates. |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Jarkko Hietaniemi |
The id(1)-parsing is real fun. |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Jarkko Hietaniemi |
Decommission the symlink test. |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Jarkko Hietaniemi |
Replace ATTR_JOINABLE with true Configure probe |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Jarkko Hietaniemi |
In HP-UX 10.X usethreads only if the required files... |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Jarkko Hietaniemi |
Prefer groups(1). |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Jarkko Hietaniemi |
Detrail enum comma. |
commit | commitdiff | tree | snapshot |
1998-11-02 |
Daniel S. Lewart |
0**0 = 1, from |
commit | commitdiff | tree | snapshot |
1998-10-31 |
Jarkko Hietaniemi |
Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1998-10-31 |
Gurusamy Sarathy |
bump patchlevel; other minor fixes for clean build... |
commit | commitdiff | tree | snapshot |
1998-10-31 |
Ilya Zakharevich |
Re: [PATCH 5.00552] Overloaded <> and deref again |
commit | commitdiff | tree | snapshot |
1998-10-31 |
Albert Dvornik |
] a2p: make sprintf less greedy without -o |
commit | commitdiff | tree | snapshot |
1998-10-31 |
Ilya Zakharevich |
fix for bugs in -x mode |
commit | commitdiff | tree | snapshot |
1998-10-31 |
Gurusamy Sarathy |
Data::Dumper update |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Ilya Zakharevich |
add testsuite portion of patch |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Gurusamy Sarathy |
mention the C<$SIG{CHLD} = 'IGNORE'> special case |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Mark-Jason... |
PATCH: (5.005_02) a2p should use `chomp' instead of... |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Ilya Zakharevich |
Overloaded <> and deref again |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Roderick Schertler |
patch for daemonization docs in perlipc |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Anton Berezin |
win32_opendir() fails on empty drives |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Anton Berezin |
tweaked version of suggested patch |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Vishal Bhatia |
hand-apply whitespace-mutiliated patch |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Gurusamy Sarathy |
remaining PL_foo stragglers |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Gurusamy Sarathy |
integrate cfgperl tweaks into mainline |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Jarkko Hietaniemi |
There can be multiple yacc/bison errors. |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Jarkko Hietaniemi |
README.posix-bc update. |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Jarkko Hietaniemi |
#2133 fallout. |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Jarkko Hietaniemi |
Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
commit | commitdiff | tree | snapshot |
1998-10-29 |
Jarkko Hietaniemi |
Pure bison yylex() proto was broken. |
commit | commitdiff | tree | snapshot |
1998-10-29 |
Jarkko Hietaniemi |
Integrate mainperl. |
commit | commitdiff | tree | snapshot |
1998-10-29 |
Jarkko Hietaniemi |
EBCDIC Makefile.SH iteration converges. Hopefully. |
commit | commitdiff | tree | snapshot |
1998-10-29 |
Jarkko Hietaniemi |
EBCDIC Makefile.SH tuneup. |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Gurusamy Sarathy |
remove doubled hunk from integration |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Ilya Zakharevich |
Minor debugger tweaks |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Ilya Zakharevich |
Make sort respect overloading |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Gurusamy Sarathy |
MM patches from Ilya Zakharevich |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Gurusamy Sarathy |
add explicit references to perl source path in ld2... |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Andy Dougherty |
Re: Problems with: Creating an installable tar archive |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Gurusamy Sarathy |
integrate cfgperl into mainline |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Gurusamy Sarathy |
minor cleanup |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Gurusamy Sarathy |
smarter C<$SIG{FOO} = BAREWORD;> warning |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Jarkko Hietaniemi |
posix-bc doesn't want to regenerate a2p.h from a2p.y. |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Jarkko Hietaniemi |
a2p.y needs to generate also y.tab.h. |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Jarkko Hietaniemi |
The "parse error" must be converted to "syntax error", |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Jarkko Hietaniemi |
Regen sig_n{ame,umber}* if slightest doubt. |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Jarkko Hietaniemi |
Bison says 'parse error', not 'parser error'. |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Jarkko Hietaniemi |
yylex() parametrization. |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Jarkko Hietaniemi |
Bring in #2102. |
commit | commitdiff | tree | snapshot |
1998-10-28 |
Dominic Dunlop |
Re: perl5.004_04 testing problem |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Larry Wall |
utf8 change to quotemeta broke EBCDIC |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Jarkko Hietaniemi |
$Config{sig_num_init}. |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Jarkko Hietaniemi |
Regenerated perly_c.diff. |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Jarkko Hietaniemi |
First the mangler was Netscape, then it was me. |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Jarkko Hietaniemi |
`id -Gn` might be available where `groups` is not. |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Jarkko Hietaniemi |
Netscape had mangled the tabs. |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Neale Ferguson |
ATTR_JOINABLE logic, based on (private email) |
commit | commitdiff | tree | snapshot |
1998-10-27 |
Brian Harrison |
Mach cthreads support based on: |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
Also posix-bc wants to reyacc. |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
Removed !(*s ... |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
More robustness. |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
s/YYLEX_PARAM/YYLEXPARAM/ |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
Indicate skipped subtests. |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Jarkko Hietaniemi |
Add test for filetests. |
commit | commitdiff | tree | snapshot |
1998-10-26 |
Gurusamy Sarathy |
various win32 tweaks; disable new xs_cpp section (it... |
commit | commitdiff | tree | snapshot |
next |