1998-12-02 |
Jarkko Hietaniemi |
The real Mc5_54 integration. |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Andy Dougherty |
Missing redirection of simple test program |
commit | commitdiff | tree | snapshot |
1998-12-02 |
Andy Dougherty |
erroneous 'none' in lddlflags |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Alan Champion |
Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris... |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Gurusamy Sarathy |
5.005_54, as released |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Anton Berezin |
Configure - hints/freebsd.sh signal handler type |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Jarkko Hietaniemi |
Integrate from _54 mainperl modulo the NetBSD ifdef... |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Jarkko Hietaniemi |
Default to accepting a hinted $randfunc even when ... |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Jarkko Hietaniemi |
Separated the [:foo:] parsing to its own function. |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Jarkko Hietaniemi |
Typo in comments. |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Ilya Zakharevich |
Debugger 'v' command |
commit | commitdiff | tree | snapshot |
1998-12-01 |
Peter Prymmer |
dll linkage side decks for OS/390 |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Jarkko Hietaniemi |
s/SCM_CREDENTIALSS/SCM_CREDENTIAL/ |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Jarkko Hietaniemi |
Undo #2395, seems more like a problem in netbsd-current. |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gurusamy Sarathy |
more JPL tweaks |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gurusamy Sarathy |
stub bin/jpl that just runs JPL::Compile::files() |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gurusamy Sarathy |
delete symlink |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gurusamy Sarathy |
branch jpl from perlext to perl |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gurusamy Sarathy |
JPL tweaks to build with 5.005 |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gurusamy Sarathy |
integrate changes#2273,2274,2288,2291 from maint-5.004 |
commit | commitdiff | tree | snapshot |
1998-11-30 |
Gurusamy Sarathy |
patchlevel up to 54 |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
sync Text::Wrap version number |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
textfill.t tweak |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
update to Text::Wrap 98.112901 from David Muir Sharnoff |
commit | commitdiff | tree | snapshot |
1998-11-29 |
David Muir... |
updated to Text::Wrap 98.112801 from CPAN; one publishe... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Nick Ing-Simmons |
Update docs and English.pm for $^C |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Jarkko Hietaniemi |
Mirror #2384. |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Jarkko Hietaniemi |
Newer NetBSDs don't have NSIG in <sys/signal.h>, they... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
updated perlreftut.pod |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
misc tweaks |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
notes about -DPERL_POLLUTE |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
explain various win32 build caveats more clearly |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
remove I_POLL detection (Configure will do that now) |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Jarkko Hietaniemi |
Add I_POLL for IO 1.20. |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
add p4desc (augments 'p4 describe' output with diffs... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Jarkko Hietaniemi |
Tune the "if" entry. |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
various fixes for race conditions under threads: mutex... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
s/warn/print/ on multiply defined groups |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
backout change#2334 |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Jarkko Hietaniemi |
Better NetInfo behaviour. |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Jarkko Hietaniemi |
Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
prefer IO::Handle for IO if FileHandle:: is empty ... |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Gurusamy Sarathy |
fix for pat.t failure under USE_THREADS |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Nick Ing-Simmons |
More C.pm tweaks |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
various tweaks; result passes all tests for normal... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
add $config_args to perl -V display (suggested by Ilya... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
Yet another OS/2 patch |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
Change $#+ |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
Finishing off SNOBOL: $1 in (?{}) |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
better -Mre=debugcolor |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
regcolors |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
allow final period in a file (not followed by a newline) to |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
Liblist tweak suggested by Swen Thuemmler <Swen.Thuemml... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
applied suggested patch with PERL_OBJECT tweaks |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
additional documentation for qr// |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
Fix \G in REx without //g |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
update Test.pm to Test-1.12; tweak 're' detection |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
avoid command-line quoting portability problems in... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
John Tobey |
PATCH: document English.pm sawampersand and thread... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Brian Callaghan |
fix uninitialized warnings |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
s/Array/List/ suggested by John Tobey |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
update tie() entry in perlfunc to reflect TIEARRAY... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Jarkko Hietaniemi |
Revamp the locale tests. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
add perlreftut.pod |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Jarkko Hietaniemi |
Change #2346 fallout. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
IO.xs tweaks; avoid coredump in io_xs.t; remove newCONS... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
add IO-1.20; mess with t/lib/io_*.t in an attempt to |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Sandler |
Locale collation, ctype, and numeric, were initialized... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Nick Ing-Simmons |
Implement $^C to allow perl access to -c flag - I think... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Jarkko Hietaniemi |
Change #2251 fixup. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Jarkko Hietaniemi |
Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Jarkko Hietaniemi |
Passwd and group file groveling. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
more conservative version of changes#2345,2346,2347... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
tweak bogus test |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
test cases for previous change |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
fix typo in pp_defined() causing C<defined %tied> to... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
s/comment/comment_t/ tweak (suggested by John Gorman |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
add (stub) perldelta.pod |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
rename perldelta.pod to perl5005delta.pod in preparatio... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
fix MALLOC_LOCK #define |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Ilya Zakharevich |
OS/2 events get closer to Perl |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Martin J. Bligh |
Add -lm to dynix/ptx POSIX hints. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Jarkko Hietaniemi |
Detypo. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Jarkko Hietaniemi |
Better LD_LIBRARY_PATH instructions for Bourneists. |
commit | commitdiff | tree | snapshot |
1998-11-28 |
root |
teach CPAN.pm to ignore beta perl distributions when... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
make $1 et al readonly under threads; make C<undef... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
s/Regexp/re/ and clarify policy on lowercased object... |
commit | commitdiff | tree | snapshot |
1998-11-28 |
Gurusamy Sarathy |
document changed PERL_HASH() |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Nick Ing-Simmons |
Handle INIT list in C.pm |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Gurusamy Sarathy |
integrate change#2315 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Gurusamy Sarathy |
integrate changes#2304,2305,2306,2308 from maint-5.005 |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Gurusamy Sarathy |
malloc bugfix and documentation from Ilya Zakharevich |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Gurusamy Sarathy |
B::C tweaks to allow Tk compiles from Nick Ing-Simmons |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Unknown Ricoh... |
format "..." bug |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Jan Dubois |
add ext/Devel/Peek |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Gurusamy Sarathy |
ensure 'make regen_headers' even without perl installed |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Ilya Zakharevich |
Cosmetic malloc patch |
commit | commitdiff | tree | snapshot |
next |