1998-07-22 |
Hans Mulder |
Fix inplace editing for VMS |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Jarkko Hietaniemi |
fix AIX hints for PL_* changes |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Anton Berezin |
t/op/eval.t test for eval & scoping of lexicals |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Andy Dougherty |
applied patch, with tweak suggested by Michael Parker |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Graham Barr |
better diagnostic on errno.t failure |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Douglas Lankshear |
win32 tweaks: disable XSLOCKS in perl.c, correct typo... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy |
suppress redefined warnings on C<INIT {} INIT {}> |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Johan Vromans |
remove spurious $VERSION line that confuses CPAN |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Andy Dougherty |
Porting/config* updates for 5.005 |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy |
add a few more globals with old names #defined |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Paul Johnson |
allow extensions to be specified as paths |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy |
make $ prototype to accept THREADSVs |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy |
fix Liblist.pm to find entries that are plain pathnames... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy |
perlfaq update from From Tom Christiansen and Nathan... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Stephen McCamant |
applied patch, modulo parts already added to perldelta |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Stephen McCamant |
applied patch, add new message to perldeta |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy |
fix up B modules for PL_* changes |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Malcolm Beattie |
Compiler docs for 5.005 |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy |
s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Nick Ing-Simmons |
Mingw32 PERL_OBJECT tweaks |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
fix off-by-one in change#623 that broke lexical lookups... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
final tweaks before beta2 |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
fixes to enable PERL_OBJECT build with mingw32/egcs... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
fix bytecode.pl with moved var names |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
tweak toke.c |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
change case of PERL_OBJECT filenames, consistent with... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
part 2 of PERL_OBJECT fixes (globals in bytecode.h... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
part 1 of PERL_OBJECT fixes for new var names |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Stephen McCamant |
redundant RV2GVs in ck_fun() |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Stephen McCamant |
B::Deparse 0.56 (first testsuite fixes; big) |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Colin Kuskie |
applied a slightly tweaked version of suggested patch |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Ilya Zakharevich |
disable malloced_size() feedback with -DLEAKTEST |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Andy Dougherty |
fix hints/hpux.sh for cpp recognition |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Ilya Zakharevich |
Compile (?{}) into a correct package |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Jarkko Hietaniemi |
allocate a whole fd_set for pp_sselect() on more platforms |
commit | commitdiff | tree | snapshot |
1998-07-21 |
François Désarménien |
add tests to check if context propagation works |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Ilya Zakharevich |
applied RE doc patches, with tweaks to the prose |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
pod tweak suggested by Ilya |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Ilya Zakharevich |
enable color output with -Mre=debugcolor with -DDEBUGGING |
commit | commitdiff | tree | snapshot |
1998-07-21 |
John L. Allen |
perlbug does not report usage on invalid flags |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Robin Barker |
don't use SelectSaver on IO::Handle->input_*() methods |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Ilya Zakharevich |
applied a tweaked version of suggested patch |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
remove compat3.sym and rename perld4.pod |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
update patchlevel, Changes |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
documentation tweaks from Abigail <abigail@fnx.com> |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Brad Hughes |
VMS patches from Dan Sugalski <sugalskd@osshe.edu> |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
change#1481 didn't go through at all, redo it |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
workaround C<"foo" "bar"> catenation-intolerant compilers |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
do not override PERL_DESTRUCT_LEVEL if use has it set |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
fix small memory leak when mess_sv happens to be touche... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Gurusamy Sarathy |
fix memory leak in C<local(*foo) = 'bar'> |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Gurusamy Sarathy |
add rsfp_filters and perldb to pollutants list |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Gurusamy Sarathy |
integrate ansi branch to get s/foo/PL_foo/ changes |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Gurusamy Sarathy |
fix C<$1 .. $2> coredump under debugger |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Gurusamy Sarathy |
misc win32 config tweaks |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Nick Ing-Simmons |
Missed file that had changed |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Nick Ing-Simmons |
Another threaded, perl malloc issue, x2p's Makefile... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Nick Ing-Simmons |
Drat! - threaded perl-malloc has mutex that needs PL_ |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Nick Ing-Simmons |
PL_ for perl's malloc |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Nick Ing-Simmons |
PL_ minir tidy up |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Nick Ing-Simmons |
Add PL_ to merged file |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Nick Ing-Simmons |
Merge Mainline |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Paul Johnson |
tweak pod in MakeMaker.pm |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Gisle Aas |
sv_gets() did not NUL-terminate SV when reading records |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Mik Firestone |
update freebsd hints |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Mark Bixby |
MPE/iX hints and readme tweaks |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Norton T. Allen |
make install fails |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Ilya Zakharevich |
fix flawed substitution-loop detection on zero-length... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Gurusamy Sarathy |
add perltrap entry about "${#a}", as suggested by |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Anton Berezin |
perlcall.pod SAVETMPS/FREETMPS bracket |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Art Green |
:_75 - Update hints/aix.sh for c_r library |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Andy Dougherty |
update README.threads |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Scott Henry |
update hints/irix_6.sh |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Spider Boardman |
dec_osf hints still wrong |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Andy Dougherty |
tweak hpux hints in vain attempt to get cppstdin set... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Tye McQueen |
Minor debugger fix |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Andy Dougherty |
Re: Configure s?rand support [PATCH 5.004_75] -- better... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
M. J. T. Guy |
minor re.pm cleanup |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Ilya Zakharevich |
export additional symbols on OS/2 |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Ilya Zakharevich |
Minor improvements to perlcc |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Ilya Zakharevich |
applied slightly tweaked version of patch |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Ilya Zakharevich |
improve 'frame' handling in debugger |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Gurusamy Sarathy |
fix and test handling of literal newlines in heredocs |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Larry Wall |
remove possibly unwritable lib/re.pm before overwrite |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Gurusamy Sarathy |
unsubmitted Changes tweak |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Gurusamy Sarathy |
make failed matches return empty list in list context |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
remove obsolete perltrap about m//g's pos() reset behavior |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff passes non-threaded on Mingw32 |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
PL_ scheme Builds under Minw32 - some SEGFAULT snags |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
Merge latest mainline |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
Edited "behind my back" ... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
Builds and passes tests with -DMULTIPLICITY and -DCRIPP... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix yet another USE_THREADS leak due to failure to... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix major bug in GIMME (introduced in 5.003_96); void... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
Integrate post-beta tweaks to ansiperl |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix lvalue leaks stemming from failure to free LvTARG(sv) |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
check ferror() only if read() returned 0 |
commit | commitdiff | tree | snapshot |
next |