projects
/
p5sagit/p5-mst-13.2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
p5sagit/p5-mst-13.2.git
1998-10-17
Gurusamy Sarathy
clarify section name rules for typemaps
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Gurusamy Sarathy
whitespace-proof grent.t
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Vishal Bhatia
fix bug in B::CC::pp_sassign()
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Gisle Aas
applied suggested patch with small doc tweak
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Jan Dubois
apply non-conflicting parts from suggested patch
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Gurusamy Sarathy
provide option to enable optimization with VC (suggeste...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Gurusamy Sarathy
Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h ...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Gurusamy Sarathy
stray typo found by Hugo van der Sanden
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Daniel Grisinger
perldoc pod update
commit
|
commitdiff
|
tree
|
snapshot
1998-10-17
Gurusamy Sarathy
qualify names of builtins
commit
|
commitdiff
|
tree
|
snapshot
1998-10-16
Gurusamy Sarathy
integrate cfgperl mods into mainline
commit
|
commitdiff
|
tree
|
snapshot
1998-10-16
Gurusamy Sarathy
stray tweak
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
propagate typeness of lexicals while cloning them
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
s/last/first/ typo in append_list()
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Jarkko Hietaniemi
Test #162 had been added but the "print 1..161" had...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
check in all confperl changes as of change#1964 into...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
integrate mainline to get tr.t
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
add missing tr.t to repository
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
create cfgperl branch
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
correct bugs exposed in MM_Unix.pm by commenting out...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-15
Gurusamy Sarathy
tweak to make fix in change#1944 behave correctly for...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-14
Gurusamy Sarathy
use better numbers for exitstatus test
commit
|
commitdiff
|
tree
|
snapshot
1998-10-14
Gurusamy Sarathy
two typos
commit
|
commitdiff
|
tree
|
snapshot
1998-10-14
Gurusamy Sarathy
let docatch() pass the buck when restartop turns out...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-13
Gurusamy Sarathy
add missing file from change#1943
commit
|
commitdiff
|
tree
|
snapshot
1998-10-13
Gurusamy Sarathy
defer "deep recursion" warnings until CXt_SUB context...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-13
Gurusamy Sarathy
change#1614 merely disabled earlier fix (doh!); undo...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-13
Gurusamy Sarathy
ensure recursive attempts to findlex()icals know enough...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-13
Gurusamy Sarathy
force copy of substrings when matching against temporaries
commit
|
commitdiff
|
tree
|
snapshot
1998-10-13
Gurusamy Sarathy
don't longjmp() in pp_goto() (regressive bug from old...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
fix $/ init for USE_THREADS
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
fix globals caught by change#1927; builds and tests...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
add test for previous fix
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
fix USE_THREADS coredump due to uninitialized PL_hv_fet...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
undo bogus part of change#1903 (as pointed out by Larry)
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Jan Dubois
added tweaked version of suggested patch
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Hugo van der...
use cpp symbols instead of hardwired constants
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Ilya Zakharevich
Cumulative OS/2-related patch
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Ilya Zakharevich
Minor test improvement
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Ilya Zakharevich
emacs/ptags inprovements
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
disable C<#define dirty PL_dirty> et al.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Mark-Jason...
PATCH: perldoc -f does not locate -e, -r, -x, etc.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
disable USE_THREADS when PERL_OBJECT is enabled
commit
|
commitdiff
|
tree
|
snapshot
1998-10-06
Gurusamy Sarathy
remove spurious unused conflicting globals (PL_yy{v...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-03
Gurusamy Sarathy
make C<use> recognize C<require> overrides; allow C...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-03
Gurusamy Sarathy
suppress manifypods leak in extensions
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
os390 fixes (suggested by Peter Prymmer)
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Hugo van der...
squelch undef warnings
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
add note to INSTALL about ANSI C
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Jan Dubois
tolerate spaces when fixing up __cplusplus output by...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Jarkko Hietaniemi
Re: Configure test for selectbits busted
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Hans Mulder
VMS config tweaks
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Scott Henry
use Off_t to permit 64-bit seek()
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Spider Boardman
normalize tm struct passed to strftime() with mktime()
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
don't try to run foo_SH.orig etc.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
make warning about glob process failure optional
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Dominic Dunlop
document yet another RE diagnostic, make it consistent...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Jarkko Hietaniemi
minor Configure tweaks (via private mail)
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Andy Dougherty
update SCO hints for dynamic loading
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
make File::Find work when wanted() is autoloaded or...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Graham Barr
applied patches, but retained old behavior for win32...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
tolerate whitespace in /etc/group entries (suggested...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
win32 caveats about truncate()
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Jarkko Hietaniemi
various Configure and hints updates (prefer drand48...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
fixes for bugs in /RE/p from Hugo van der Sanden
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Kenneth Duda
writemain dies when there are more than 4000 characters...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
tweak run_byacc recipe
commit
|
commitdiff
|
tree
|
snapshot
1998-10-02
Gurusamy Sarathy
use SETERRNO() to reset errno (suggested by Charles...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-28
Gurusamy Sarathy
fix various 5.00552 mishaps (fixes suggested by Jan...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-28
Gurusamy Sarathy
flush unsubmitted 5.00552 change
commit
|
commitdiff
|
tree
|
snapshot
1998-09-27
Gurusamy Sarathy
run vms_yfix.pl
commit
|
commitdiff
|
tree
|
snapshot
1998-09-27
Gurusamy Sarathy
small tweak on last change
commit
|
commitdiff
|
tree
|
snapshot
1998-09-27
Gurusamy Sarathy
fix win32_stat() to do the right thing for share names
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Larry Wall
Fixed apostrophe problem from Mark Knutsen.
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
update template config.sh, add new config vars to win32...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
big Configure update from Jarkko: sync metaconfig units...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
bump patchlevel to 52; other little tweaks for threads...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
win32.c tweak
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
s/MAKEMAKEROPT/PERL_MM_OPT/
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Dominic Dunlop
MM_Unix::canonpath erroneously turns leading // into /
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
temporarily disable perl malloc for a2p until we clean up
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
remove obsolete win32/bin/*.pl
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
missing file in last submit
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
serial access to PL_x[inpr]v_root for USE_THREADS
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Drago Goricanec
lock sv_mutex in new_he() and del_he() for USE_THREADS
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
tweaks to enable PERL_OBJECT to build & test on win32
commit
|
commitdiff
|
tree
|
snapshot
1998-09-25
Gurusamy Sarathy
fix change#1861, which breaks default boot_xxx symbol...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Gurusamy Sarathy
two tweaks for clean build and test on Solaris
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Colin Kuskie
perlform.pod
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Ilya Zakharevich
Re: problem with (?p{}) [PATCH 5.005_5*]
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Ilya Zakharevich
Re: your Regexp.patch dated 21.8 [PATCH]
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Ilya Zakharevich
Extraneous warning for (?()A|B)
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Krishna Sethuraman
new irix_6.sh hints file
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Gurusamy Sarathy
correct FSF address in various places
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Hans Mulder
(and _5x I expect) VMS config procedure patch
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Scott Henry
use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Nathan Torkington
5.005_02 perlfunc.pod, improve umask entry
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Gurusamy Sarathy
make C<goto ...
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Gurusamy Sarathy
grandfather deprecated "$$<digit>" no more
commit
|
commitdiff
|
tree
|
snapshot
1998-09-24
Gurusamy Sarathy
tweak PERL_HASH() to h=h+(h>>5) in order to improve...
commit
|
commitdiff
|
tree
|
snapshot
next