1998-08-04 |
Abigail | correct Pod::Html's notion of email addresses |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Gurusamy Sarathy | perlport.pod additions from Peter Prymmer <pvhp@forte... |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Chris Nandor | perlport 1.30 |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Tom Christiansen | update postscript generator |
commit | commitdiff | tree | snapshot |
1998-08-03 |
Jarkko Hietaniemi | applied suggested patch, slightly tweaked |
commit | commitdiff | tree | snapshot |
1998-08-03 |
Stephen McCamant | fix segfault when threadsv is used as foreach itervar |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | close() open files before unlink() |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Jarkko Hietaniemi | more pack() tests |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | t/TEST aesthetic tweak suggested by Jarkko |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | add Digital Unix 3.x notes to README.threads (as sugges... |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Stephen McCamant | allow *FOO{BAR}[0] etc. (without intervening arrow) |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | fix unpack('u',...) problem with spaces in input |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | update location of perlcrt.dll for win32 builds |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | Better debugging output from malloc.c |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | fix longstanding bug in pack('u',...) (reads garbage... |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | update Changes, tweak Porting/makerel |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | remove CRs from djgpp/configure.bat (Porting/makerel... |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | Porting/makerel tweaks |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | fixes for pod noises |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | malloc.c tweaks |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Slaven Rezic | fix quoting of keys with embedded nulls |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Peter Prymmer | Re: \Q doesn't work in interpolated regular expressions |
commit | commitdiff | tree | snapshot |
1998-08-02 |
M. J. T. Guy | add test for magic autovivification |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | better RE colors |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | mark link type of exported functions for OS/2 |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | tweaked version of suggested patch |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | up patchlevel to 5.005_02 |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | Make tests succeed on OS/2 |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | use I32_MAX as the limit when U16_MAX > I32_MAX (for... |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Jarkko Hietaniemi | support OE/MVS |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | VMS patches |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | rename duplicate warning in regexec.c |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Tom Spindler | beware egcs' ld on Solaris |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Jan-Pieter... | de-utf-ized variation of Ilya's patch |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Jarkko Hietaniemi | better validation of SysV IPC availability |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Ilya Zakharevich | fix bug in display of watched expressions |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Horst von Brand | applied all but one hunk |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Andy Dougherty | Remove redundant dTHR |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Tom Hughes | Class::Struct has an incomplete tied array package |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | ensure implicit close on local(*FH) doesn't affect... |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Jarkko Hietaniemi | Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | PERL_OBJECT bincompat fixes from Douglas Lankshear... |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Nicholas Clark | hand-apply whitespace-mutiliated patch |
commit | commitdiff | tree | snapshot |
1998-08-02 |
M. J. T. Guy | document return values of do() better |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Stephen McCamant | avoid reusing foreach itervar if magic got tacked onto it |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Nick Ing-Simmons | [Patch] Math::Complex - Ambiguous call resolved as... |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Hugo van der... | perlcall.pod |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | MM_Win32::maybe_command() case-insesitivity tweak |
commit | commitdiff | tree | snapshot |
1998-08-02 |
Gurusamy Sarathy | fix MM_Win32::maybe_command() |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Ilya Zakharevich | fixes for overloading bugs and docs, tweaked some |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Winfried König | stray s/foo/PL_foo/ |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Gurusamy Sarathy | newer Porting/patchls from maint-5.004 |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Gurusamy Sarathy | fix buggy detection of failed glob() |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Gurusamy Sarathy | fix typo in change#1489 that prevented magic-autovivifi... |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Gurusamy Sarathy | update Changes; add sv_*_mg() entries in win32/GenCAPI.pl |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Gurusamy Sarathy | s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed... |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Gurusamy Sarathy | add missing sv_*_mg() prototypes in proto.h, update... |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Gurusamy Sarathy | VMS patches from Dan Sugalski <sugalskd@osshe.edu> |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Lupe Christoph | another platform where pp_sselect() needs a whole fd_se... |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Laszlo Molnar | fix problem building modules on dos-djgpp |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Tom Spindler | BeOS tweak |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Gurusamy Sarathy | various pod tweaks |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Ilya Zakharevich | fix emacs/ptags for PL_* changes |
commit | commitdiff | tree | snapshot |
1998-07-26 |
M. J. T. Guy | fix behavior of <=> on bigints |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Gurusamy Sarathy | create maint-5.005 branch |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Gurusamy Sarathy | un-checked-in 5.005 Changes (this is 5.005 *exactly*) |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy | sneak in hints/irix_6.sh update |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy | Update perldelta and Changes; refresh perltoc; newer... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Albert Dvornik | don't use qualify() in class methods |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy | newer perlembed.pod |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Andy Dougherty | Re: 5.005 - a sneak preview |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy | add perlmodinstall, regen perltoc |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Douglas Lankshear | support optional crypt() with PERL_OBJECT |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Douglas Lankshear | win32 tweaks |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Daniel S. Lewart | lib/Sys/Syslog.pm doc |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy | up patchlevel etc (only doc patching from now on, testi... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy | VMS patches from Dan Sugalski <sugalskd@osshe.edu> |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Gurusamy Sarathy | fix quoting in t/io/inplace.t |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Hans Mulder | t/io/inplace.t enabled for VMS |
commit | commitdiff | tree | snapshot |
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 |
next |