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-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 |
Jarkko Hietaniemi | Add I_POLL for IO 1.20. |
commit | commitdiff | tree | snapshot |
1998-11-29 |
Jarkko Hietaniemi | Tune the "if" entry. |
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 |
1998-11-27 |
Gurusamy Sarathy | eliminate dup hunk from integration |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Jarkko Hietaniemi | C<-x>. |
commit | commitdiff | tree | snapshot |
1998-11-27 |
Jarkko Hietaniemi | Integrate from mainperl. |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Gurusamy Sarathy | fix PL_defoutgv leak under threads |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Gurusamy Sarathy | properly free temporaries created by threads |
commit | commitdiff | tree | snapshot |
1998-11-26 |
Gurusamy Sarathy | fix C<if (...) { package Foo; ... }> misoptimization... |
commit | commitdiff | tree | snapshot |
1998-11-24 |
Nick Ing-Simmons | Part-1 of tweaks to allow Tk to be "compiled" |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Jarkko Hietaniemi | The new socket tests need in some platforms |
commit | commitdiff | tree | snapshot |
1998-11-23 |
Gerben Wierda | Re: Test results for perl5.005_53 under NEXTSTEP 3... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Jarkko Hietaniemi | Change#2284 aid: allow also for plain old MSG_ and... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Jarkko Hietaniemi | MSG_PROXY for GNU/Hurd (previously we believed that |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Jarkko Hietaniemi | perlhist.pod 1.54, containing 5_53. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Jarkko Hietaniemi | Fix thinko. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Jarkko Hietaniemi | Document the d_socket override. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
John Tobey | perlfaq typos |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Paul Marquess | DB_File 1.61 patch for 5.005_53 & 5.005_02 |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Gerben Wierda | NeXTstep /etc/group and /etc/passwd are used only at... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Gerben Wierda | Permission testing is tricky when we have too much... |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Gurusamy Sarathy | fix broken CAPI generation |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Jarkko Hietaniemi | -x should be C<-x>, reported by Gerben Wierda. |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Gurusamy Sarathy | phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration |
commit | commitdiff | tree | snapshot |
1998-11-22 |
Kurt D. Starsinic | Re: [PATCH] Re: pod2man bug in date generated line |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Thomas Bowditch | Benchmark.pm suggestion |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Gurusamy Sarathy | another win32 portability fix: make sysread() and syswr... |
commit | commitdiff | tree | snapshot |
1998-11-21 |
Gurusamy Sarathy | win32_recvfrom() compatibility fix |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Mark Bixby | MPE/iX Perl 5.005_02 oops |
commit | commitdiff | tree | snapshot |
1998-11-19 |
Gurusamy Sarathy | mess_sv tweak for change#2249 |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Jarkko Hietaniemi | Display use64bits and usemultiplicity but only if neces... |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Horst von Brand | pp.c uses 'unsigned Quad_t' |
commit | commitdiff | tree | snapshot |
next |