2000-02-04 |
Gurusamy Sarathy | pod updates (from David Adler, M J T Guy)
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | typos in config_h.SH (from Paul_Green@vos.stratus.com)
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | avoid adding null components to LD_LIBRARY_PATH, OpenBSD...
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | VMS update (from Dan Sugalski and Peter Prymmer)
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | patch to provide more informative names for evals and...
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | off-by-one in malloc.c (from Ilya Zakharevich)
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | OS/2 build fixups from Ilya Zakharevich
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | avoid /* within comment
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | another HINT_BYTE victim
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | fix pad_alloc panic from C<my $w; sub { my($i) = @_...
|
commit | commitdiff | tree |
2000-02-04 |
Gurusamy Sarathy | byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | update makerel for new version format
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | workaround for undefined symbol
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | on cygwin, h_errno is now "__declspec(dllimport) int...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | adjust notes on use5005threads
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | fix typo
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | integrate selected changes from cfgperl (#4899,4900...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | PodParser-1.092 update via CPAN (from Brad Appleton)
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | replace misleading docs with a BUGS section
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | remove FUD from perlfunc/use (from M J T Guy)
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | Benchmark displays bogus CPU stats (suggested by Cedric...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | fix coredump on C<"x" =~ /x/; print @-> (from Ilya...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | flock() pod talks about "adding" in the sense of "or...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | fixes for switching files in the debugger (from Ilya...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | use warnings rather than fiddling with $^W (from Paul...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | dynixptx hints tweak (from Martin J. Bligh <mbligh...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | deltanotes on weakrefs and Pod::Parser (from Tuomas...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | avoid mismatched type warnings
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | fix broken abs2rel() (from François Allard <franka...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | makefile tweak
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | future-proof unknown warning categories (from Greg...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | doc tweak (from Michael G Schwern <schwern@pobox.com>)
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | more meaningful message on invalid pattern argument...
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | XSLoader build patch for VMS (from Craig A. Berry
|
commit | commitdiff | tree |
2000-02-02 |
Gurusamy Sarathy | reword some sections of perlunicode.pod
|
commit | commitdiff | tree |
2000-02-01 |
Gurusamy Sarathy | AIX warning on undefined symbol
|
commit | commitdiff | tree |
2000-02-01 |
Gurusamy Sarathy | HINT_UTF8 is not propagated to the op tree anymore...
|
commit | commitdiff | tree |
2000-02-01 |
Gurusamy Sarathy | export pregexec(), Tk uses it
|
commit | commitdiff | tree |
2000-02-01 |
Gurusamy Sarathy | mark literal utf8 in string literals properly
|
commit | commitdiff | tree |
2000-01-31 |
Gurusamy Sarathy | introduce $^U, a global bit to indicate whether system
|
commit | commitdiff | tree |
2000-01-31 |
Gurusamy Sarathy | !USING_WIDE() branch is busted in win32_stat()
|
commit | commitdiff | tree |
2000-01-31 |
Gurusamy Sarathy | runtime now looks at the SVf_UTF8 bit on the SV to...
|
commit | commitdiff | tree |
2000-01-31 |
Gurusamy Sarathy | remove caller.pm from change#3534 (flawed idea)
|
commit | commitdiff | tree |
2000-01-31 |
Gurusamy Sarathy | fix factual regression (-e doesn't create temporary...
|
commit | commitdiff | tree |
2000-01-30 |
Gurusamy Sarathy | introduce $^V (eq chr($revision) . chr($version) ....
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | implement -follow option in find2perl (from Helmut...
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | document what chdir() without an argument does (from...
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | README.cygwin update (from Eric Fifer <EFifer@sanwaint...
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | avoid leaking lexicals into program being debugged...
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | perldelta note about export list changes
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | alias realpath() to abs_path() (from Tom Christiansen)
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | more exported symbols needed for build on windows
|
commit | commitdiff | tree |
2000-01-28 |
Gurusamy Sarathy | autogenerate API listing from comments in the source...
|
commit | commitdiff | tree |
2000-01-27 |
Gurusamy Sarathy | document unimplemented status of forking pipe open...
|
commit | commitdiff | tree |
2000-01-27 |
Gurusamy Sarathy | add missing flag in change#4892
|
commit | commitdiff | tree |
2000-01-27 |
Gurusamy Sarathy | various pod nits identified by installhtml (all fixed...
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | typo
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | update p4 tool
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | revised attribute syntax: C<my $foo :a :b :c>, C<my...
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | pod typos and warnings (from Abigail <abigail@delanet...
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | s/STOP/CHECK/ blocks
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | tweak exports list on Windows
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | allow '--' to terminate argument processing (suggested by
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | change#3744 should have made grep more like map instead...
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | integrate cfgperl contents into mainline
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | fix parse failure of (my $foo : bar) and similar (from...
|
commit | commitdiff | tree |
2000-01-26 |
Gurusamy Sarathy | avoid failure if directories already read by rmtree...
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | typo in change#4892
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | eliminate need for perl95.exe on Windows 9x by working...
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | produce redeclaration warning on C<our $foo; { our...
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | update Makefile notes on the now deprecated USE_5005THREADS and
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | consistently use MAX_PATH+1 buffer sizes
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | workaround for rename('x','X') bug in Windows NT
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | windows build fixups from uniform DLL name change to...
|
commit | commitdiff | tree |
2000-01-25 |
Gurusamy Sarathy | more fixes for warnings from change#4840
|
commit | commitdiff | tree |
2000-01-24 |
Gurusamy Sarathy | assorted little nits
|
commit | commitdiff | tree |
2000-01-24 |
Gurusamy Sarathy | add new warnings to perldelta
|
commit | commitdiff | tree |
2000-01-24 |
Gurusamy Sarathy | force linkage of the function wrappers for globals...
|
commit | commitdiff | tree |
2000-01-24 |
Gurusamy Sarathy | enable function wrappers for access to globals under...
|
commit | commitdiff | tree |
2000-01-24 |
Gurusamy Sarathy | fix typos; avoid use constant for lowercase constants...
|
commit | commitdiff | tree |
2000-01-24 |
Gurusamy Sarathy | avoid warnings when there's no subs to autosplit
|
commit | commitdiff | tree |
2000-01-24 |
Gurusamy Sarathy | typos in change#4623
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | on windows, set seek position to end for files opened...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | change#4866 was flawed; revert and add better fix for...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | optimize away runtime code for our($foo) (also avoid...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | DB_File 1.72 update from Paul Marquess <paul.marquess...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | system('VAR123=foo cmd') wasn't invoking shell (de...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | fix misclassified warnings
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | document bareword prototype incompatibility
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | faulty edit
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | s/use vars/our/g modules that aren't independently...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | fix diagnostics to report "our" vs "my" correctly
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | set api_version to 5.5.0 (binary compatibility needs...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | disallow our($foo::bar)
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | dprofpp can't find Devel::DProf::VERSION due to change...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | new test (from Michael G Schwern <schwern@pobox.com>)
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | add PREREQ_PM to default template (suggested by Michael...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | mark some extensions as "special versions" to avoid...
|
commit | commitdiff | tree |
2000-01-23 |
Gurusamy Sarathy | prefer POSIX::uname() rather than syscalls, which require...
|
commit | commitdiff | tree |
next |