1998-07-05 |
Stephen McCamant | Document B::Deparse, add pp_threadsv
|
commit | commitdiff | tree |
1998-07-05 |
Chip Salzenberg | added patch with tweak to doc
|
commit | commitdiff | tree |
1998-07-05 |
Gurusamy Sarathy | Porting/Glossary goes podly into Config.pm
|
commit | commitdiff | tree |
1998-07-05 |
Alan Burlison | add suggested tool as an example in ExtUtils::Packlist
|
commit | commitdiff | tree |
1998-07-05 |
Gurusamy Sarathy | avoid race condition (storing ptr to SV before incrementing its
|
commit | commitdiff | tree |
1998-07-05 |
Gisle Aas | applied suggested fix for xhv_array sizing, with portability...
|
commit | commitdiff | tree |
1998-07-05 |
Gisle Aas | hv_max may be a few too many
|
commit | commitdiff | tree |
1998-07-05 |
Gurusamy Sarathy | patchlevel up to 5.004_70, various tweaks
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | various small tweaks (still fails a few taint tests...
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | back out change#1289 (additional pollution breaks things...
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | fix C<local $tied{foo} = $tied{foo}>, add tests
|
commit | commitdiff | tree |
1998-07-04 |
Joshua Pritikin | fixes for mortalization bug in xsubpp, other efficiency...
|
commit | commitdiff | tree |
1998-07-04 |
Gisle Aas | add patch preextend global string table, tweak for...
|
commit | commitdiff | tree |
1998-07-04 |
Gisle Aas | simplify xhv_array sizing
|
commit | commitdiff | tree |
1998-07-04 |
Blair Zajac | make 4-arg win32_select() sleep more reasonably on...
|
commit | commitdiff | tree |
1998-07-04 |
Laszlo Molnar | adjust h2ph.t for dos-specific problem
|
commit | commitdiff | tree |
1998-07-04 |
Ilya Zakharevich | fix CPAN.pm problem, OS2 tweaks
|
commit | commitdiff | tree |
1998-07-04 |
Ilya Zakharevich | Add elc target to to makefile
|
commit | commitdiff | tree |
1998-07-04 |
Ilya Zakharevich | newer emacs/cperl-mode.el (via private mail)
|
commit | commitdiff | tree |
1998-07-04 |
Dominic Dunlop | Make Power MachTen use vfork and perl's malloc
|
commit | commitdiff | tree |
1998-07-04 |
Ilya Zakharevich | allow a flags args to fbm_instr() for future needs
|
commit | commitdiff | tree |
1998-07-04 |
Andy Dougherty | INSTALL-1.39
|
commit | commitdiff | tree |
1998-07-04 |
Andy Dougherty | Configure update
|
commit | commitdiff | tree |
1998-07-04 |
Hugo van der Sanden | add perlbug -F switch to save message to file
|
commit | commitdiff | tree |
1998-07-04 |
Hugo van der Sanden | catch nonexistent backrefs in REs
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | fix perlcc to not rm output file, and other -w(arts)
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | ignore stash entries that are not GVs in dump.c
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | cleaner page headers from pod2man
|
commit | commitdiff | tree |
1998-07-04 |
Anton Berezin | win32iop.h #defines
|
commit | commitdiff | tree |
1998-07-04 |
Robin Barker | tweaks to Getopt::Std
|
commit | commitdiff | tree |
1998-07-04 |
Gisle Aas | added patch, with tweaks
|
commit | commitdiff | tree |
1998-07-04 |
Gisle Aas | applied patch with tweaks to prose
|
commit | commitdiff | tree |
1998-07-04 |
M. J. T. Guy | tweak doc for ".."
|
commit | commitdiff | tree |
1998-07-04 |
Jarkko Hietaniemi | fix use of uninitialized var in pp_unpack()
|
commit | commitdiff | tree |
1998-07-04 |
Jarkko Hietaniemi | 5.004_69: Parsewords.pm: avoid undefined warnings
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | VMS updates from Dan Sugalski <sugalskd@osshe.edu>
|
commit | commitdiff | tree |
1998-07-04 |
Hans Mulder | Tweaks to VMS configuration procedure
|
commit | commitdiff | tree |
1998-07-04 |
Hans Mulder | don't attempt to copy directories on VMS
|
commit | commitdiff | tree |
1998-07-04 |
Douglas Lankshear | add 'installhtml*dir' to win32 config templates
|
commit | commitdiff | tree |
1998-07-04 |
Billy Constantine | implemented described fix for h2ph hanging on "enum"
|
commit | commitdiff | tree |
1998-07-04 |
Gurusamy Sarathy | merge changes#1210,1211,1270 from maintbranch
|
commit | commitdiff | tree |
1998-07-04 |
Larry Wall | deprecate use of reserved word "our" (Larry's idea)
|
commit | commitdiff | tree |
1998-07-02 |
Gurusamy Sarathy | tweak win32/config.* variables
|
commit | commitdiff | tree |
1998-07-02 |
Gurusamy Sarathy | export opendir() set of functions on win32
|
commit | commitdiff | tree |
1998-07-01 |
Gurusamy Sarathy | fix C<@a = (%a = 1)> bizarreness
|
commit | commitdiff | tree |
1998-06-30 |
Gurusamy Sarathy | document perltrap on precedence of keys/values/each
|
commit | commitdiff | tree |
1998-06-30 |
Murray Nesbitt | Re: [PATCH 5.004_67] MakeMaker mods for PPD support
|
commit | commitdiff | tree |
1998-06-30 |
Robin Barker | perldoc.PL
|
commit | commitdiff | tree |
1998-06-30 |
Jarkko Hietaniemi | add patch to integrate Math::Trig::Radial into Math...
|
commit | commitdiff | tree |
1998-06-30 |
Gisle Aas | Re: [PATCH] Simplified magic_setisa() and improved...
|
commit | commitdiff | tree |
1998-06-30 |
Gurusamy Sarathy | tweaks to overloaded constants (change#1259)
|
commit | commitdiff | tree |
1998-06-29 |
Gurusamy Sarathy | update Changes and perlhist.pod
|
commit | commitdiff | tree |
1998-06-29 |
Gurusamy Sarathy | bump patchlevel to 69, various little tweaks (tested...
|
commit | commitdiff | tree |
1998-06-29 |
Gurusamy Sarathy | add missing SSCHECK() to rectify faulty SSPUSH*() logic...
|
commit | commitdiff | tree |
1998-06-29 |
Guy Decoux | {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
|
commit | commitdiff | tree |
1998-06-29 |
Ilya Zakharevich | added patch for overloading constants, made PERL_OBJECT...
|
commit | commitdiff | tree |
1998-06-29 |
Gurusamy Sarathy | fix Socket.pm typo from change#1240
|
commit | commitdiff | tree |
1998-06-29 |
Albert Dvornik | applied patch, tweak for threads awareness
|
commit | commitdiff | tree |
1998-06-29 |
Gurusamy Sarathy | applied patch, fixed one more leak, tweaked whitespace...
|
commit | commitdiff | tree |
1998-06-29 |
Andreas König | Permissions in MakeMaker (Was: patch to MM_Unix.pm)
|
commit | commitdiff | tree |
1998-06-28 |
Joshua Pritikin | PUSHSTACK renovation
|
commit | commitdiff | tree |
1998-06-28 |
Stephen McCamant | IV changes for long long (was Re: 5.004_68 on its way...
|
commit | commitdiff | tree |
1998-06-28 |
Ilya Zakharevich | Improve warning on zero-length chunks in RE
|
commit | commitdiff | tree |
1998-06-28 |
Jarkko Hietaniemi | add Math/Trig/Radial.pm, update MANIFEST
|
commit | commitdiff | tree |
1998-06-28 |
Ilya Zakharevich | applied patch, tweaked doc, and regen regnodes.h
|
commit | commitdiff | tree |
1998-06-28 |
mike@bill.iac.net | [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
|
commit | commitdiff | tree |
1998-06-28 |
Ilya Zakharevich | Fix ptags
|
commit | commitdiff | tree |
1998-06-28 |
Stephen McCamant | apply patch sent via private mail
|
commit | commitdiff | tree |
1998-06-28 |
Ilya Zakharevich | pat.t tests
|
commit | commitdiff | tree |
1998-06-28 |
Joshua Pritikin | improve recursive error messages!
|
commit | commitdiff | tree |
1998-06-28 |
Dominic Dunlop | : Move REG_INFTY-dependent tests from op/regexp.t
|
commit | commitdiff | tree |
1998-06-28 |
Andy Dougherty | specify *.sym files needed in perl_exp.SH instead of...
|
commit | commitdiff | tree |
1998-06-28 |
Gisle Aas | Re: [PATCH] 4-arg substr update for perl5.004_68
|
commit | commitdiff | tree |
1998-06-28 |
Stephen McCamant | applied patch, tweaked opcode.pl for PERL_OBJECT, and...
|
commit | commitdiff | tree |
1998-06-28 |
Chris Nandor | Add CR LF CRLF to Socket.pm
|
commit | commitdiff | tree |
1998-06-28 |
Gisle Aas | Optimize foreach (1..1000000)
|
commit | commitdiff | tree |
1998-06-28 |
Ilya Zakharevich | avoid creation of %^R
|
commit | commitdiff | tree |
1998-06-28 |
Gisle Aas | Negative LENGTH argument to splice
|
commit | commitdiff | tree |
1998-06-28 |
M. J. T. Guy | Insecure $ENV{} message out of step with perldiag
|
commit | commitdiff | tree |
1998-06-28 |
Jarkko Hietaniemi | Complex.pm update
|
commit | commitdiff | tree |
1998-06-28 |
Jarkko Hietaniemi | disable perl malloc on UNICOS for now
|
commit | commitdiff | tree |
1998-06-28 |
Jarkko Hietaniemi | fixes unpack("q"...), and semctl() tests for UNICOS
|
commit | commitdiff | tree |
1998-06-28 |
Gurusamy Sarathy | tweak various places for iperlsys.h awareness
|
commit | commitdiff | tree |
1998-06-28 |
Gurusamy Sarathy | add a perlio.h stub for compat (some extensions seem...
|
commit | commitdiff | tree |
1998-06-28 |
Laszlo Molnar | Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
|
commit | commitdiff | tree |
1998-06-28 |
Hans Mulder | hand apply mutiliated patch
|
commit | commitdiff | tree |
1998-06-28 |
Robin Barker | hand apply whitespace mutiliated patch
|
commit | commitdiff | tree |
1998-06-28 |
Tom Phoenix | documenting close without arguments
|
commit | commitdiff | tree |
1998-06-28 |
Tom Phoenix | Better diags for vars.pm
|
commit | commitdiff | tree |
1998-06-28 |
Robin Barker | hand apply whitespace mutiliated perldoc.PL patches
|
commit | commitdiff | tree |
1998-06-28 |
Gurusamy Sarathy | integrate ansiperl to get makedef.pl tweak
|
commit | commitdiff | tree |
1998-06-28 |
Gurusamy Sarathy | add CGI-2.42, its and testsuite
|
commit | commitdiff | tree |
1998-06-28 |
Gurusamy Sarathy | enable Errno build on win32, add Errno-1.08 files to...
|
commit | commitdiff | tree |
1998-06-28 |
Gurusamy Sarathy | tweak win32 config templates for cpp
|
commit | commitdiff | tree |
1998-06-26 |
Gurusamy Sarathy | make find_script() return saved string, reenable missing...
|
commit | commitdiff | tree |
1998-06-25 |
Gurusamy Sarathy | avoid warning with -P switch
|
commit | commitdiff | tree |
1998-06-25 |
Gurusamy Sarathy | don't suppress display of Makefile recipes that invoke...
|
commit | commitdiff | tree |
1998-06-25 |
Gurusamy Sarathy | tweak order of destruction so OBJECTs in GLOBs are...
|
commit | commitdiff | tree |
1998-06-25 |
Gurusamy Sarathy | mknod() is not POSIX, so remove the POSIX pieces from...
|
commit | commitdiff | tree |
1998-06-25 |
Gurusamy Sarathy | add FILE_SHARE_DELETE ifndef in win32.h
|
commit | commitdiff | tree |
next |