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