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 |
1998-07-18 |
Gurusamy Sarathy |
fix another CvMUTEXP() leak |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix CvMUTEXP() leaks with -Dusethreads |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix $/ init for multiple interpreters/threads |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix missing init that caused RE alternations to fail... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Nick Ing-Simmons |
Integrate mainline at beta1 |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
add stub docs for ext/B, other minor tweaks |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Abigail |
up patchlevel to 75 (Beta, Issue 1), add podpatch |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Abigail |
pod/pod2man.PL Fix use of < inside C<> |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Ilya Zakharevich |
Additional targets for OS/2 build |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
rename some long file names to be 8.3 truncation-safe |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
minor tweaks to docs on qr// |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Hans Mulder |
applied patch, with tab tweak suggest by Peter Prymmer |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Hugo van der... |
allow perlbug -ok when STDIN it not a tty |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Art Green |
:_74 - Allow Configure to recognize _AIX41 ... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
typecast long vs. IV compares in pp_flip/pp_flop |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gisle Aas |
don't copy foreach itervar when no external refs exist |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Stephen McCamant |
applied patch, regen headers |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Douglas Lankshear |
make pregcomp et al VIRTUAL again for PERL_OBJECT |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gisle Aas |
dont use sv_dump() in -DD diagnostic |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
add a few more thread.t tests |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
fix thread.t ('join $t' ne '$t->join' !) |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Jarkko Hietaniemi |
5.004_74: MPE/iX final touches |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Peter Wolfe |
apply (reversed) patch |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Andy Dougherty |
Config_74-01 |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Jarkko Hietaniemi |
5.004_74: trig.t: math inaccuracy fudge for unicos |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Robin Barker |
-w, strict clean perldoc (via PM) |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
add comment about cpprun etc., to hints/hpux.sh |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
fix warning from CGI::Carp |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Douglas Lankshear |
fix off-by-one in win32 registry handling |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
doc patches from Gisle Aas <gisle@aas.no> |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
File/Spec.pm needs trailing newline |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
unsubmitted _74 tweaks |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
up patchlevel to 74; introduce distinct archname for... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gisle Aas |
Make -DP work (and readable) |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
fix function parameter autovivification for pseudohashes |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
merge changes#1423,1465 from maintbranch; checkin two... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
tweak t/lib/thread.t |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Hans Mulder |
applied patch, slightly tweaked |
commit | commitdiff | tree | snapshot |
next |