1999-02-01 |
Gurusamy Sarathy | improved diagnostic on syntax errors at EOL
|
commit | commitdiff | tree |
1999-02-01 |
Graham Barr | don't attempt connect() to bogus IP addresses
|
commit | commitdiff | tree |
1999-02-01 |
Gurusamy Sarathy | update Changes
|
commit | commitdiff | tree |
1999-01-27 |
Gurusamy Sarathy | missing space while munging CCFLAGS for PERL_CAPI
|
commit | commitdiff | tree |
1999-01-24 |
Gurusamy Sarathy | integrate cfgperl changes into mainline
|
commit | commitdiff | tree |
1999-01-24 |
Gurusamy Sarathy | better notes on 'make' on win32
|
commit | commitdiff | tree |
1999-01-18 |
Gurusamy Sarathy | a few random cleanups
|
commit | commitdiff | tree |
1999-01-18 |
Vishal Bhatia | Duplicate saved ops (CC.pm)
|
commit | commitdiff | tree |
1999-01-18 |
Jan Dubois | fix bugs in do_sv_dump() from Devel::Peek integration
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | bogus assert()
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | various tweaks for clean build and test on win32
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | undo change#2336, and add clarification about subversive
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | fix silent taint failures under -U
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | sanity check piped opens (tweaked version of patch...
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | regen headers
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | PERL_OBJECTness for change#2595
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | PERL_OBJECT tweaks for change#2426
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | documentation in change#2596 is not quite right; fix it
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | undo change#2571; C<use File::Spec> instead
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | change#2572 is not applicable; undo, retaining scan_bin...
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | change#2576 is based on a wrong premise; undo it
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | fix change#2602 to not used hard coded constants
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | integrate cfgperl changes into mainline, fix conflicts
|
commit | commitdiff | tree |
1999-01-17 |
Gurusamy Sarathy | a few doc typos
|
commit | commitdiff | tree |
1998-12-07 |
Gurusamy Sarathy | fix dup lexical
|
commit | commitdiff | tree |
1998-12-06 |
Gurusamy Sarathy | mention limit on line numbers reported by diagnostics
|
commit | commitdiff | tree |
1998-12-06 |
Gurusamy Sarathy | fix outdated/incorrect info about arbitrary limits
|
commit | commitdiff | tree |
1998-12-04 |
Gurusamy Sarathy | tweak test for UTEST
|
commit | commitdiff | tree |
1998-12-03 |
Gurusamy Sarathy | add failed check-in of goto.t from change#1867
|
commit | commitdiff | tree |
1998-12-01 |
Gurusamy Sarathy | 5.005_54, as released
|
commit | commitdiff | tree |
1998-11-30 |
Gurusamy Sarathy | more JPL tweaks
|
commit | commitdiff | tree |
1998-11-30 |
Gurusamy Sarathy | stub bin/jpl that just runs JPL::Compile::files()
|
commit | commitdiff | tree |
1998-11-30 |
Gurusamy Sarathy | delete symlink
|
commit | commitdiff | tree |
1998-11-30 |
Gurusamy Sarathy | branch jpl from perlext to perl
|
commit | commitdiff | tree |
1998-11-30 |
Gurusamy Sarathy | JPL tweaks to build with 5.005
|
commit | commitdiff | tree |
1998-11-30 |
Gurusamy Sarathy | integrate changes#2273,2274,2288,2291 from maint-5.004
|
commit | commitdiff | tree |
1998-11-30 |
Gurusamy Sarathy | patchlevel up to 54
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | integrate cfgperl changes into mainline
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | sync Text::Wrap version number
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | textfill.t tweak
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | update to Text::Wrap 98.112901 from David Muir Sharnoff
|
commit | commitdiff | tree |
1998-11-29 |
David Muir Sharnoff | updated to Text::Wrap 98.112801 from CPAN; one published...
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | updated perlreftut.pod
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | misc tweaks
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | notes about -DPERL_POLLUTE
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | explain various win32 build caveats more clearly
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | remove I_POLL detection (Configure will do that now)
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | add p4desc (augments 'p4 describe' output with diffs...
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | another threads reliability fix: serialize writes to...
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | various fixes for race conditions under threads: mutex...
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | s/warn/print/ on multiply defined groups
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | backout change#2334
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | prefer IO::Handle for IO if FileHandle:: is empty ...
|
commit | commitdiff | tree |
1998-11-29 |
Gurusamy Sarathy | fix for pat.t failure under USE_THREADS
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | various tweaks; result passes all tests for normal...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | add $config_args to perl -V display (suggested by Ilya...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | integrate cfgperl changes into mainline
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | Yet another OS/2 patch
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | Change $#+
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | Finishing off SNOBOL: $1 in (?{})
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | better -Mre=debugcolor
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | regcolors
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | allow final period in a file (not followed by a newline) to
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler...
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | applied suggested patch with PERL_OBJECT tweaks
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | additional documentation for qr//
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | Fix \G in REx without //g
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | update Test.pm to Test-1.12; tweak 're' detection
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | avoid command-line quoting portability problems in...
|
commit | commitdiff | tree |
1998-11-28 |
John Tobey | PATCH: document English.pm sawampersand and thread...
|
commit | commitdiff | tree |
1998-11-28 |
Brian Callaghan | fix uninitialized warnings
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | s/Array/List/ suggested by John Tobey
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | update tie() entry in perlfunc to reflect TIEARRAY...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | add perlreftut.pod
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | add IO-1.20; mess with t/lib/io_*.t in an attempt to
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | more conservative version of changes#2345,2346,2347...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | tweak bogus test
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | test cases for previous change
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | fix typo in pp_defined() causing C<defined %tied> to...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | s/comment/comment_t/ tweak (suggested by John Gorman
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | add (stub) perldelta.pod
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | rename perldelta.pod to perl5005delta.pod in preparation for
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | fix MALLOC_LOCK #define
|
commit | commitdiff | tree |
1998-11-28 |
Ilya Zakharevich | OS/2 events get closer to Perl
|
commit | commitdiff | tree |
1998-11-28 |
root | teach CPAN.pm to ignore beta perl distributions when...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | make $1 et al readonly under threads; make C<undef...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | s/Regexp/re/ and clarify policy on lowercased object...
|
commit | commitdiff | tree |
1998-11-28 |
Gurusamy Sarathy | document changed PERL_HASH()
|
commit | commitdiff | tree |
1998-11-27 |
Gurusamy Sarathy | integrate change#2315 from maint-5.005
|
commit | commitdiff | tree |
1998-11-27 |
Gurusamy Sarathy | integrate changes#2304,2305,2306,2308 from maint-5.005
|
commit | commitdiff | tree |
1998-11-27 |
Gurusamy Sarathy | malloc bugfix and documentation from Ilya Zakharevich
|
commit | commitdiff | tree |
1998-11-27 |
Gurusamy Sarathy | B::C tweaks to allow Tk compiles from Nick Ing-Simmons
|
commit | commitdiff | tree |
1998-11-27 |
Unknown Ricoh Contri... | format "..." bug
|
commit | commitdiff | tree |
1998-11-27 |
Jan Dubois | add ext/Devel/Peek
|
commit | commitdiff | tree |
1998-11-27 |
Gurusamy Sarathy | ensure 'make regen_headers' even without perl installed
|
commit | commitdiff | tree |
1998-11-27 |
Ilya Zakharevich | Cosmetic malloc patch
|
commit | commitdiff | tree |
1998-11-27 |
Gurusamy Sarathy | eliminate dup hunk from integration
|
commit | commitdiff | tree |
1998-11-27 |
Gurusamy Sarathy | integrate cfgperl changes into mainline
|
commit | commitdiff | tree |
1998-11-26 |
Gurusamy Sarathy | fix PL_defoutgv leak under threads
|
commit | commitdiff | tree |
next |