1998-07-18 |
Nick Ing-Simmons |
Edited "behind my back" ... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
Builds and passes tests with -DMULTIPLICITY and -DCRIPP... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Nick Ing-Simmons |
Integrate post-beta tweaks to ansiperl |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix lvalue leaks stemming from failure to free LvTARG(sv) |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
check ferror() only if read() returned 0 |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix another CvMUTEXP() leak |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix CvMUTEXP() leaks with -Dusethreads |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix $/ init for multiple interpreters/threads |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Gurusamy Sarathy |
fix missing init that caused RE alternations to fail... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Nick Ing-Simmons |
Integrate mainline at beta1 |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
add stub docs for ext/B, other minor tweaks |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Abigail |
up patchlevel to 75 (Beta, Issue 1), add podpatch |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Abigail |
pod/pod2man.PL Fix use of < inside C<> |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Ilya Zakharevich |
Additional targets for OS/2 build |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
rename some long file names to be 8.3 truncation-safe |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
minor tweaks to docs on qr// |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Hans Mulder |
applied patch, with tab tweak suggest by Peter Prymmer |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Hugo van der... |
allow perlbug -ok when STDIN it not a tty |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Art Green |
:_74 - Allow Configure to recognize _AIX41 ... |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
typecast long vs. IV compares in pp_flip/pp_flop |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gisle Aas |
don't copy foreach itervar when no external refs exist |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Stephen McCamant |
applied patch, regen headers |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Douglas Lankshear |
make pregcomp et al VIRTUAL again for PERL_OBJECT |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gisle Aas |
dont use sv_dump() in -DD diagnostic |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
add a few more thread.t tests |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
fix thread.t ('join $t' ne '$t->join' !) |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Jarkko Hietaniemi |
5.004_74: MPE/iX final touches |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Peter Wolfe |
apply (reversed) patch |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Andy Dougherty |
Config_74-01 |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Jarkko Hietaniemi |
5.004_74: trig.t: math inaccuracy fudge for unicos |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Robin Barker |
-w, strict clean perldoc (via PM) |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
add comment about cpprun etc., to hints/hpux.sh |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Gurusamy Sarathy |
fix warning from CGI::Carp |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Douglas Lankshear |
fix off-by-one in win32 registry handling |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
doc patches from Gisle Aas <gisle@aas.no> |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
File/Spec.pm needs trailing newline |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
unsubmitted _74 tweaks |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
up patchlevel to 74; introduce distinct archname for... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gisle Aas |
Make -DP work (and readable) |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
fix function parameter autovivification for pseudohashes |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
merge changes#1423,1465 from maintbranch; checkin two... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
tweak t/lib/thread.t |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Hans Mulder |
applied patch, slightly tweaked |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
add Porting/p4d2p |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
doc patches from Tom Christiansen <tchrist@chthon.perl... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Ilya Zakharevich |
OS/2 update |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
more VMS patches from Dan Sugalski <sugalskd@osshe... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Hans Mulder |
Fix t/base/rs.t test failures on VMS |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Hans Mulder |
Thread tweak for VMS.C |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Laszlo Molnar |
Configure problem on dos-djgpp |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Jarkko Hietaniemi |
add files and tweaks needed for MPE/iX port (via PM) |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Andy Dougherty |
added suggested patch (via PM), tweaked to implicitly... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Jarkko Hietaniemi |
minor Configure nits |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Hans Mulder |
Fixes to the VMS configuration system |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Kurt D. Starsinic |
make Term::Readline::get_line() independent of caller... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Andy Dougherty |
fix $trnl interpolation in here-docs (via PM) |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Dominic Dunlop |
Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Hans Mulder |
Add Data::Dumper and re modules to VMS config stuff |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Abigail |
consistently refer to functions as C<foo()> |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Tom Hughes |
Fix d_Gconvert definition in hints/svr4.sh |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Andreas König |
Parallel Makefiles |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Ilya Zakharevich |
t/io/pipe.t - completely broken? |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Gurusamy Sarathy |
minor tweaks to perldelta and README.win32 |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Gurusamy Sarathy |
up patchlevel to 73, update Changes &c. |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Gurusamy Sarathy |
avoid empty rm -f in MM_Unix.pm |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Gurusamy Sarathy |
update perldelta |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Gurusamy Sarathy |
add a few more PURIFY guards |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
add tests for change#1458 and then some |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Stephen McCamant |
apply patch for smarter AASSIGN_COMMON detection; regen... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi> |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Doug MacEachern |
Embed.pm support for PERL_OBJECT |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Andreas König |
applied installperl patch, corrected other little nits |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
update MANIFEST, Changes |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
merge changes 1424, 1428 from maintbranch |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
patchlevel up to 72, update Changes, minor tweaks to... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Jarkko Hietaniemi |
generic Configure mods and HAS_GROUP additions to help... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
various tweaks for PERL_OBJECT build & test |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Andreas König |
[5.004_71] Patch: let CPAN.pm work with threaded perl |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
make RE engine threadsafe; -Dusethreads builds, tests... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Hugo van der... |
Re: perlbug doesn't check that save succeeded |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Larry Wall |
be generous about CRs |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Gurusamy Sarathy |
fix pp_caller() to fully traverse stacklevels |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Ilya Zakharevich |
add patch, along with all the missing bits, and doc... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Jarkko Hietaniemi |
tweak to get BSDI to build IPC/SysV |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Gurusamy Sarathy |
fix closures in optimized C<for (1..5)> (only the tests... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Ilya Zakharevich |
Update os2's OS2::Process |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Andreas König |
[perl5.004_71] Patch: change MakeMaker default compress... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Gurusamy Sarathy |
export newRV_noinc on win32, deprecate AvFILL in favor... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Abigail |
applied patch for perlfunc tweaks, removed reference... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Abigail |
pod/pod2man.PL |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Stephen McCamant |
more complete version of change#1421 |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Gurusamy Sarathy |
win32 fixes for VC 6.0 nits |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Gisle Aas |
s/AVHV/pseudo-hash/ (via PM) |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Laszlo Molnar |
dos-djgpp update |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Dominic Dunlop |
applied patch, reformatted long lines in places |
commit | commitdiff | tree | snapshot |
1998-07-11 |
John L. Allen |
: _71 ... |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Ilya Zakharevich |
applied patch, tweaked doc and code that does labels... |
commit | commitdiff | tree | snapshot |
next |