1999-07-25 |
Gurusamy Sarathy | add note about glibc bug
|
commit | commitdiff | tree |
1999-07-25 |
Gurusamy Sarathy | fix bug in change#3728 that might free COPs prematurely;
|
commit | commitdiff | tree |
1999-07-25 |
Gurusamy Sarathy | fix little utf8 nits in testsuite; add patch from Ilya...
|
commit | commitdiff | tree |
1999-07-23 |
Gurusamy Sarathy | avoid useless use of target for pp_each(); also fixes...
|
commit | commitdiff | tree |
1999-07-23 |
Gurusamy Sarathy | emit warning about function calls that were encountered...
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | DProf tweak
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | another DProf build tweak
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | move DProf things around to where they are supposed...
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | DProf fixups for PERL_IMPLICIT_CONTEXT
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | move DProf to Devel/DProf
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | add Devel::DProf v19990108 from CPAN, as it was
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | C<union any> needs no PERL_OBJECT-treatment
|
commit | commitdiff | tree |
1999-07-20 |
Gurusamy Sarathy | fix problem in default build
|
commit | commitdiff | tree |
1999-07-19 |
Gurusamy Sarathy | win32 nits
|
commit | commitdiff | tree |
1999-07-19 |
Gurusamy Sarathy | don't display tid from main thread (or testsuite breaks)
|
commit | commitdiff | tree |
1999-07-19 |
Gurusamy Sarathy | remove several doubled (and tripled!) entries
|
commit | commitdiff | tree |
1999-07-19 |
Gurusamy Sarathy | integrate cfgperl contents into mainline
|
commit | commitdiff | tree |
1999-07-19 |
Gurusamy Sarathy | avoid bug in win32_str_os_error() (from Jan Dubois)
|
commit | commitdiff | tree |
1999-07-18 |
Gurusamy Sarathy | display thread id in diagnostics (suggested by Dan...
|
commit | commitdiff | tree |
1999-07-18 |
Gurusamy Sarathy | missing perldiag entry (from Dan Sugalski <sugalskd...
|
commit | commitdiff | tree |
1999-07-18 |
Gurusamy Sarathy | remove spurious newSTATEOP() that causes goto to enter...
|
commit | commitdiff | tree |
1999-07-18 |
Gurusamy Sarathy | detypo, update Changes
|
commit | commitdiff | tree |
1999-07-18 |
Gurusamy Sarathy | mention the -Minteger effect on modulus (from Nathan...
|
commit | commitdiff | tree |
1999-07-18 |
Gurusamy Sarathy | ensure __END__ appears on a line by itself in wrapped
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | noecho noops (from Nicholas Clark <nick@flirble.org>)
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | make CC.pm use a distinct CCPP() macro rather than...
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | tiny bug in vars.pm (from John Dlugosz)
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop...
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | use a better prefixify() heuristic than m/perl/ (prefix...
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | allow $foo{$x} and $bar[$i] for (\$) prototype
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | a modernized version of find2perl from Ken Pizzini...
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | pod fixes (with minor edits) from Abigail, Ronald Kimball...
|
commit | commitdiff | tree |
1999-07-17 |
Gurusamy Sarathy | backout redundant change#3628
|
commit | commitdiff | tree |
1999-07-14 |
Gurusamy Sarathy | minor efficiency tweak
|
commit | commitdiff | tree |
1999-07-12 |
Gurusamy Sarathy | fixups for sundry warnings about function pointers
|
commit | commitdiff | tree |
1999-07-12 |
Gurusamy Sarathy | tweaks for win32/borland
|
commit | commitdiff | tree |
1999-07-12 |
Gurusamy Sarathy | yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
|
commit | commitdiff | tree |
1999-07-11 |
Gurusamy Sarathy | change#3612 was buggy and failed to build Tk; applied...
|
commit | commitdiff | tree |
1999-07-08 |
Gurusamy Sarathy | more PERL_OBJECT cleanups (changes still untested on...
|
commit | commitdiff | tree |
1999-07-08 |
Gurusamy Sarathy | sundry cleanups for clean build on windows
|
commit | commitdiff | tree |
1999-07-08 |
Gurusamy Sarathy | fixes for logical bugs in the lexwarn patch; other...
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | integrate cfgperl contents
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | filetest.t and ByteLoader build tweaks from Peter Prymmer
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | change#1889 mistakenly removed F_SETLK
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | missing PerlIO_reopen() (suggested by sam@daemoninc...
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | fix undocumented IO::Handle functions as suggested
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | prohibit thread join()ing itself (from Dan Sugalski)
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | mention C<foreach VAR (LIST) BLOCK continue BLOCK>...
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | PowerMAX hints update from Tom Horsley <Tom.Horsley...
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | add do-not-edit caveats for files generated by opcode.pl
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | better diagnostics on read operations from write-only
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE...
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | installperl should write normal messages to STDOUT...
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from...
|
commit | commitdiff | tree |
1999-07-07 |
Gurusamy Sarathy | make diagnostic on C<my $^I> etc., more readable
|
commit | commitdiff | tree |
1999-07-06 |
Gurusamy Sarathy | fix int vs STRLEN issue
|
commit | commitdiff | tree |
1999-07-06 |
Gurusamy Sarathy | test tweak
|
commit | commitdiff | tree |
1999-07-06 |
Gurusamy Sarathy | bug in change#3602 (cpp conditionals not allowed inside...
|
commit | commitdiff | tree |
1999-07-06 |
Gurusamy Sarathy | integrate cfgperl contents into mainline
|
commit | commitdiff | tree |
1999-07-05 |
Gurusamy Sarathy | s/scalar ref constructor/single ref constructor/ (suggested
|
commit | commitdiff | tree |
1999-07-05 |
Gurusamy Sarathy | no such thing as gdbm_clearerr() (from Andy Dougherty)
|
commit | commitdiff | tree |
1999-07-05 |
Gurusamy Sarathy | allow C<-foo> under C<use integer> (behavior of C<...
|
commit | commitdiff | tree |
1999-07-05 |
Gurusamy Sarathy | suppress fancy display when in verbose mode (suggested by
|
commit | commitdiff | tree |
1999-07-05 |
Gurusamy Sarathy | NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
|
commit | commitdiff | tree |
1999-07-05 |
Gurusamy Sarathy | compatibility tweak for Class::Struct
|
commit | commitdiff | tree |
1999-07-04 |
Gurusamy Sarathy | test tweak
|
commit | commitdiff | tree |
1999-07-04 |
Gurusamy Sarathy | perl_run() should call my_exit(0) for normal completion
|
commit | commitdiff | tree |
1999-07-04 |
Gurusamy Sarathy | make overload, Data::Dumper, and dumpvar understand...
|
commit | commitdiff | tree |
1999-07-04 |
Gurusamy Sarathy | remove misleading info on defined(&func), unclutter...
|
commit | commitdiff | tree |
1999-07-04 |
Gurusamy Sarathy | newer version of perlxstut from Jeff Okamoto (slightly...
|
commit | commitdiff | tree |
1999-07-02 |
Gurusamy Sarathy | avoid warnings
|
commit | commitdiff | tree |
1999-06-28 |
Gurusamy Sarathy | inc version (for CPAN.pm sanity)
|
commit | commitdiff | tree |
1999-06-28 |
Gurusamy Sarathy | regen perltoc
|
commit | commitdiff | tree |
1999-06-28 |
Gurusamy Sarathy | remove bogus PL_optype_size
|
commit | commitdiff | tree |
1999-06-28 |
Gurusamy Sarathy | upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT...
|
commit | commitdiff | tree |
1999-06-28 |
Gurusamy Sarathy | make autogenerated files writable
|
commit | commitdiff | tree |
1999-06-27 |
Gurusamy Sarathy | somewhat untested PERL_OBJECT cleanups (C++isms mostly
|
commit | commitdiff | tree |
1999-06-27 |
Gurusamy Sarathy | integrate cfgperl changes into mainline
|
commit | commitdiff | tree |
1999-06-27 |
Gurusamy Sarathy | fix indents
|
commit | commitdiff | tree |
1999-06-24 |
Gurusamy Sarathy | update Changes
|
commit | commitdiff | tree |
1999-06-24 |
Gurusamy Sarathy | avoid race condition in the CAPI extension bootstrap...
|
commit | commitdiff | tree |
1999-06-24 |
Gurusamy Sarathy | sanity check to cover the case when perl is installed...
|
commit | commitdiff | tree |
1999-06-22 |
Gurusamy Sarathy | tweak RefHash to make intent clearer (suggested by...
|
commit | commitdiff | tree |
1999-06-22 |
Gurusamy Sarathy | oops, backout bogus change#3545
|
commit | commitdiff | tree |
1999-06-22 |
Gurusamy Sarathy | remove dead code
|
commit | commitdiff | tree |
1999-06-16 |
Gurusamy Sarathy | dump C<0> as such, not C<'0'>
|
commit | commitdiff | tree |
1999-06-13 |
Gurusamy Sarathy | fix coredumper in change#3498
|
commit | commitdiff | tree |
1999-06-12 |
Gurusamy Sarathy | EXTERN_C declarations for global arrays in various
|
commit | commitdiff | tree |
1999-06-12 |
Gurusamy Sarathy | caller.pm typos
|
commit | commitdiff | tree |
1999-06-11 |
Gurusamy Sarathy | various little tweaks; most globals are now in intrpvar...
|
commit | commitdiff | tree |
1999-06-11 |
Gurusamy Sarathy | implement C<use caller 'encoding'>
|
commit | commitdiff | tree |
1999-06-11 |
Gurusamy Sarathy | truncate() has a peculiar exemption from strict barewords...
|
commit | commitdiff | tree |
1999-06-11 |
Gurusamy Sarathy | GDBM tweak
|
commit | commitdiff | tree |
1999-06-10 |
Gurusamy Sarathy | part of the platform changes for IMPLICIT_CONTEXT
|
commit | commitdiff | tree |
1999-06-10 |
Gurusamy Sarathy | DB_File tweaks for IMPLICIT CONTEXT
|
commit | commitdiff | tree |
1999-06-10 |
Gurusamy Sarathy | most globals are now interpreter local; locale initialization
|
commit | commitdiff | tree |
1999-06-10 |
Gurusamy Sarathy | fix small nits
|
commit | commitdiff | tree |
1999-06-10 |
Gurusamy Sarathy | win32 build fixes
|
commit | commitdiff | tree |
1999-06-09 |
Gurusamy Sarathy | more complete support for implicit thread/interpreter...
|
commit | commitdiff | tree |
1999-06-07 |
Gurusamy Sarathy | missed a file
|
commit | commitdiff | tree |
next |