1996-12-31 |
Roderick Schertler | Re: perldiag.pod entry for "Scalar value @%s{%s} ..."
|
commit | commitdiff | tree |
1996-12-31 |
Dominic Dunlop | Locale-related pod patches, take 2
|
commit | commitdiff | tree |
1996-12-31 |
Dominic Dunlop | Updates to perllocale.pod
|
commit | commitdiff | tree |
1996-12-31 |
Ilya Zakharevich | File::Copy under OS/2
|
commit | commitdiff | tree |
1996-12-31 |
Tom Phoenix | Improving Config.pm
|
commit | commitdiff | tree |
1996-12-31 |
Tom Phoenix | More tests
|
commit | commitdiff | tree |
1996-12-31 |
Graham Barr | test harness for C<use x.xxxx>
|
commit | commitdiff | tree |
1996-12-31 |
Chip Salzenberg | Add missing syms to global.sym; update magic doc
|
commit | commitdiff | tree |
1996-12-31 |
Chip Salzenberg | Fix core dump on perl_construct()/perl_destruct() loop
|
commit | commitdiff | tree |
1996-12-31 |
Chip Salzenberg | Don't forget $c in C<(($a,$b,$c)=(1,2))=(3,4,5)>
|
commit | commitdiff | tree |
1996-12-31 |
Chip Salzenberg | Ultrix setlocale() workaround
|
commit | commitdiff | tree |
1996-12-31 |
Chip Salzenberg | Warn on 'undef $x; $x OP 1' where OP is *=, /=, %=...
|
commit | commitdiff | tree |
1996-12-31 |
Chip Salzenberg | Hide lexicals from C<use>d or C<require>d module (!)
|
commit | commitdiff | tree |
1996-12-31 |
Chip Salzenberg | [shell changes from patch from perl5.003_17 to perl5...
|
commit | commitdiff | tree |
1996-12-27 |
Chip Salzenberg | [differences between cumulative patch application and...
|
commit | commitdiff | tree |
1996-12-27 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_16 to...
|
commit | commitdiff | tree |
1996-12-27 |
Jarkko Hietaniemi | tiny perllocale.pod diff for _16
|
commit | commitdiff | tree |
1996-12-27 |
Kenneth Albanowski | perlpod.pod patch for _16
|
commit | commitdiff | tree |
1996-12-27 |
Jeff Okamoto | Perlguts, version 27
|
commit | commitdiff | tree |
1996-12-27 |
Ilya Zakharevich | Newer debugger
|
commit | commitdiff | tree |
1996-12-27 |
Andreas Koenig | Refresh MakeMaker to 5.39
|
commit | commitdiff | tree |
1996-12-27 |
Chip Salzenberg | Test C< ()=() >
|
commit | commitdiff | tree |
1996-12-27 |
Ilya Zakharevich | New tests: op/method.t and op/locale.t
|
commit | commitdiff | tree |
1996-12-27 |
Chip Salzenberg | Limit effects of "=pod" to a single file
|
commit | commitdiff | tree |
1996-12-27 |
Chip Salzenberg | Fix {,un}tainting of $1 etc. when C<use locale>
|
commit | commitdiff | tree |
1996-12-27 |
Ilya Zakharevich | Minor OS/2 fixes
|
commit | commitdiff | tree |
1996-12-27 |
Ralf S. Engelschall | Suggest "usemymalloc='n'" for FreeBSD 2.*
|
commit | commitdiff | tree |
1996-12-27 |
Winfried Koenig | perl5.003_15 and Interactive Unix
|
commit | commitdiff | tree |
1996-12-27 |
Chip Salzenberg | Support named closures
|
commit | commitdiff | tree |
1996-12-27 |
Chip Salzenberg | [shell changes from patch from perl5.003_16 to perl5...
|
commit | commitdiff | tree |
1996-12-24 |
Chip Salzenberg | [differences between cumulative patch application and...
|
commit | commitdiff | tree |
1996-12-24 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_15 to... From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net>
|
commit | commitdiff | tree |
1996-12-24 |
Ilya Zakharevich | Try again to improve method caching
|
commit | commitdiff | tree |
1996-12-24 |
Jarkko Hietaniemi | Update to perllocale.pod
|
commit | commitdiff | tree |
1996-12-24 |
Chip Salzenberg | Edit INSTALL to describe new binary compat setup
|
commit | commitdiff | tree |
1996-12-24 |
Robin Barker | Fix compilation errors when malloc.c used for x2p
|
commit | commitdiff | tree |
1996-12-24 |
Paul Marquess | Use root EXTERN.h when compiling x2p/malloc.c.
|
commit | commitdiff | tree |
1996-12-24 |
Chip Salzenberg | Don't recurse into subdirs twice on 'make realclean'
|
commit | commitdiff | tree |
1996-12-24 |
Russell Mosemann | Refresh Net::Ping to 2.02
|
commit | commitdiff | tree |
1996-12-24 |
Andreas Koenig | Refresh CPAN to 1.09
|
commit | commitdiff | tree |
1996-12-24 |
Chip Salzenberg | Fix closures that are not in subroutines
|
commit | commitdiff | tree |
1996-12-24 |
Chip Salzenberg | [shell changes from patch from perl5.003_15 to perl5...
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | [revert some function caching changes]
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | [differences between cumulative patch application and...
|
commit | commitdiff | tree |
1996-12-23 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_13 to... From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net>
|
commit | commitdiff | tree |
1996-12-23 |
Roderick Schertler | obstruct pod2man doc tweaks
|
commit | commitdiff | tree |
1996-12-23 |
Jeff Okamoto | Perlguts, version 26
|
commit | commitdiff | tree |
1996-12-23 |
Dominic Dunlop | perllocale.pod -- second draft
|
commit | commitdiff | tree |
1996-12-23 |
Kenneth Albanowski | Better support for =for
|
commit | commitdiff | tree |
1996-12-23 |
Tom Christiansen | dumb bug in User::pwent.pm
|
commit | commitdiff | tree |
1996-12-23 |
Andreas Koenig | Refresh ExtUtils::Manifest to version 1.28
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | Refresh CPAN module to 1.08
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | Use "proto" instead of "_" in sdbm.h
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | [dummy merge]
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | Fixes for Interactive Unix
|
commit | commitdiff | tree |
1996-12-23 |
Winfried Koenig | Fixes for Interactive Unix
|
commit | commitdiff | tree |
1996-12-23 |
Ilya Zakharevich | Configure on OS/2
|
commit | commitdiff | tree |
1996-12-23 |
Ulrich Pfeifer | Support shared libperl on SunOS
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | Prevent warnings when STDCHAR is unsigned
|
commit | commitdiff | tree |
1996-12-23 |
Ilya Zakharevich | malloc.c patch
|
commit | commitdiff | tree |
1996-12-23 |
Gurusamy Sarathy | patch for regex bug: (x|x){n}
|
commit | commitdiff | tree |
1996-12-23 |
Chip Salzenberg | [shell changes from patch from perl5.003_13 to perl5...
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | [differences between cumulative patch application and...
|
commit | commitdiff | tree |
1996-12-19 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_12 to... From: Chip Salzenberg <chip@atlantic.net>
|
commit | commitdiff | tree |
1996-12-19 |
Roderick Schertler | small doc tweaks for _12
|
commit | commitdiff | tree |
1996-12-19 |
Roderick Schertler | Re: missing E<> POD directive in perlpod.pod
|
commit | commitdiff | tree |
1996-12-19 |
Roderick Schertler | flock() constants
|
commit | commitdiff | tree |
1996-12-19 |
Roderick Schertler | Re: find2perl . -xdev BROKEN still
|
commit | commitdiff | tree |
1996-12-19 |
Spider Boardman | Long-standing problem in Socket module
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Allow DESTROY to make refs to dying objects
|
commit | commitdiff | tree |
1996-12-19 |
Roderick Schertler | Re: Open3.pm tries to close unopened file handle
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Fix core dump bug with anoncode
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Make evals' lexicals visible to nested evals
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Disallow labels named q, qq, qw, qx, s, y, and tr
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | [shell changes from patch from perl5.003_12 to perl5...
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | [differences between cumulative patch application and...
|
commit | commitdiff | tree |
1996-12-19 |
Perl 5 Porters | [inseparable changes from patch from perl5.003_11 to... From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net> From: Chip Salzenberg <chip@atlantic.net>
|
commit | commitdiff | tree |
1996-12-19 |
Greg Seibert | LynxOS support
|
commit | commitdiff | tree |
1996-12-19 |
Steve Kelem | pod patches for English errors
|
commit | commitdiff | tree |
1996-12-19 |
Daniel S. Lewart | pod/perlipc.pod patch
|
commit | commitdiff | tree |
1996-12-19 |
Tom Christiansen | perltoot.pod
|
commit | commitdiff | tree |
1996-12-19 |
Ilya Zakharevich | Debugger update
|
commit | commitdiff | tree |
1996-12-19 |
Gurusamy Sarathy | Add Tie::RefHash
|
commit | commitdiff | tree |
1996-12-19 |
Paul Marquess | DB_File 1.09 patch
|
commit | commitdiff | tree |
1996-12-19 |
Nick Ing-Simmons | Add File::Compare
|
commit | commitdiff | tree |
1996-12-19 |
Charles Bailey | Re: Proposed addition to File::Copy: move
|
commit | commitdiff | tree |
1996-12-19 |
Roderick Schertler | Re: db-recno.t failures with _11 on Freebsd 2.1-stable
|
commit | commitdiff | tree |
1996-12-19 |
Nick Ing-Simmons | xsubpp patch to add #line
|
commit | commitdiff | tree |
1996-12-19 |
Gurusamy Sarathy | Re: Bug in formline
|
commit | commitdiff | tree |
1996-12-19 |
David Muir Sharnoff | Please update Text::Wrap and Text::Tabs
|
commit | commitdiff | tree |
1996-12-19 |
Ilya Zakharevich | OS/2 updates from Ilya
|
commit | commitdiff | tree |
1996-12-19 |
Alan Burlison | 5.003_11 on UnixWare 2.1.1 - Only one small UnixWare...
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | In Linux hints, set suidsafe=no and dosuid=yes
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Eliminate PerlIO warnings when setting cnt to -1
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Support SvREADONLY on arrays
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Fix %ENV assignment when environment starts out empty
|
commit | commitdiff | tree |
1996-12-19 |
Norbert Pueschel | Fix for AmigaOS - inplace operation
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | Allow any word, including keyword, as label
|
commit | commitdiff | tree |
1996-12-19 |
Chip Salzenberg | [shell changes from patch from perl5.003_11 to perl5...
|
commit | commitdiff | tree |
1996-12-06 |
Chip Salzenberg | [differences between cumulative patch application and...
|
commit | commitdiff | tree |
next |