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-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-22
Gurusamy Sarathy
fix broken CAPI generation
commit
|
commitdiff
|
tree
|
snapshot
1998-11-22
Gurusamy Sarathy
phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
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-19
Gurusamy Sarathy
mess_sv tweak for change#2249
commit
|
commitdiff
|
tree
|
snapshot
1998-11-18
Gurusamy Sarathy
use PL_mess_sv only during global destruction (fixes...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-18
Gurusamy Sarathy
tweak change#2245 to skip previous message if any
commit
|
commitdiff
|
tree
|
snapshot
1998-11-17
Gurusamy Sarathy
allow C<sort $coderef @foo>
commit
|
commitdiff
|
tree
|
snapshot
1998-11-17
Gurusamy Sarathy
propagate failures in DESTROY() as (optional) warnings
commit
|
commitdiff
|
tree
|
snapshot
1998-11-17
Gurusamy Sarathy
ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
commit
|
commitdiff
|
tree
|
snapshot
1998-11-17
Gurusamy Sarathy
sort WARN_FOO symbols to avoid hash traversal order...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-17
Gurusamy Sarathy
fix skipspace() to properly account for newlines in...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-17
Gurusamy Sarathy
s/Perl_utf8skip/PL_utf8skip/g
commit
|
commitdiff
|
tree
|
snapshot
1998-11-14
Gurusamy Sarathy
rework op/groups.t
commit
|
commitdiff
|
tree
|
snapshot
1998-11-14
Gurusamy Sarathy
catch a neophyte trap: open(<FH>), close(<FH>) etc.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-14
Gurusamy Sarathy
update Changes
commit
|
commitdiff
|
tree
|
snapshot
1998-11-13
Gurusamy Sarathy
doc tweak
commit
|
commitdiff
|
tree
|
snapshot
1998-11-11
Gurusamy Sarathy
provide -DPERL_POLLUTE
commit
|
commitdiff
|
tree
|
snapshot
1998-11-09
Gurusamy Sarathy
avoid endless loops in Text::Wrap (from a suggestion...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-09
Gurusamy Sarathy
fix misplaced brace in s2p (as suggested by Lionel...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-09
Gurusamy Sarathy
patches from Hugo van der Sanden <hv@crypt.compulink...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-09
Jan Dubois
PL_block_type undefined unless DEBUGGING
commit
|
commitdiff
|
tree
|
snapshot
1998-11-08
Gurusamy Sarathy
integrate changes#2120,2168,2218 from maint-5.005;
commit
|
commitdiff
|
tree
|
snapshot
1998-11-08
Gurusamy Sarathy
integrate cfgperl changes into mainline
commit
|
commitdiff
|
tree
|
snapshot
1998-11-08
Gurusamy Sarathy
set close-on-exec bit on pipe() FDs
commit
|
commitdiff
|
tree
|
snapshot
1998-11-08
Gurusamy Sarathy
typo in newHVhv()
commit
|
commitdiff
|
tree
|
snapshot
1998-11-07
Hans Mulder
Finalize the Mach CThreads support.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Gurusamy Sarathy
fix AvREALISH bogusness
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Jarkko Hietaniemi
Renamed malloc.c ASSERT() macro to P_ASSERT() because
commit
|
commitdiff
|
tree
|
snapshot
1998-11-06
Jarkko Hietaniemi
Mach CThreads needs #include <mach/cthreads.h>.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Jarkko Hietaniemi
PERL_BADLANG wrongly documented.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Jarkko Hietaniemi
Document all the control flow keywords in perlfunc
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Jarkko Hietaniemi
Configure update. Remove last trace of PTHREADS_CREATE...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Jarkko Hietaniemi
VM/ESA and VMS sig_num_init (change#2101) catchup.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Jarkko Hietaniemi
Integrate from mainperl.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Gurusamy Sarathy
another POPSTACK victim
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Gurusamy Sarathy
fix a location affected by change#2191, add note about...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-05
Gurusamy Sarathy
makefile notes
commit
|
commitdiff
|
tree
|
snapshot
1998-11-04
Gurusamy Sarathy
indeterminate order-of-evaluation fixes
commit
|
commitdiff
|
tree
|
snapshot
1998-11-04
Gurusamy Sarathy
refetch local stack pointer in POPSTACK
commit
|
commitdiff
|
tree
|
snapshot
1998-11-04
Jarkko Hietaniemi
Configure update.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-04
Spider Boardman
sysio.t failure: fix undefined order of evaluation...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-04
Gurusamy Sarathy
fix return value of win32_pclose()
commit
|
commitdiff
|
tree
|
snapshot
1998-11-04
Gurusamy Sarathy
s/sv_upgrade/SvUPGRADE/ a couple of places
commit
|
commitdiff
|
tree
|
snapshot
1998-11-03
Jarkko Hietaniemi
Document quads in pack.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-03
Jarkko Hietaniemi
(IV) vs (I32) vs I_V()
commit
|
commitdiff
|
tree
|
snapshot
1998-11-03
Jarkko Hietaniemi
VM/ESA updates.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-02
Jarkko Hietaniemi
The id(1)-parsing is real fun.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-02
Jarkko Hietaniemi
Decommission the symlink test.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-02
Jarkko Hietaniemi
Replace ATTR_JOINABLE with true Configure probe
commit
|
commitdiff
|
tree
|
snapshot
1998-11-02
Jarkko Hietaniemi
In HP-UX 10.X usethreads only if the required files...
commit
|
commitdiff
|
tree
|
snapshot
1998-11-02
Jarkko Hietaniemi
Prefer groups(1).
commit
|
commitdiff
|
tree
|
snapshot
1998-11-02
Jarkko Hietaniemi
Detrail enum comma.
commit
|
commitdiff
|
tree
|
snapshot
1998-11-02
Daniel S. Lewart
0**0 = 1, from
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Jarkko Hietaniemi
Integrate from mainperl.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Gurusamy Sarathy
bump patchlevel; other minor fixes for clean build...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Ilya Zakharevich
Re: [PATCH 5.00552] Overloaded <> and deref again
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Albert Dvornik
] a2p: make sprintf less greedy without -o
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Ilya Zakharevich
fix for bugs in -x mode
commit
|
commitdiff
|
tree
|
snapshot
1998-10-31
Gurusamy Sarathy
Data::Dumper update
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Ilya Zakharevich
add testsuite portion of patch
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Gurusamy Sarathy
mention the C<$SIG{CHLD} = 'IGNORE'> special case
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Mark-Jason...
PATCH: (5.005_02) a2p should use `chomp' instead of...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Ilya Zakharevich
Overloaded <> and deref again
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Roderick Schertler
patch for daemonization docs in perlipc
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Anton Berezin
win32_opendir() fails on empty drives
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Anton Berezin
tweaked version of suggested patch
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Vishal Bhatia
hand-apply whitespace-mutiliated patch
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Gurusamy Sarathy
remaining PL_foo stragglers
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Gurusamy Sarathy
integrate cfgperl tweaks into mainline
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Jarkko Hietaniemi
There can be multiple yacc/bison errors.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Jarkko Hietaniemi
README.posix-bc update.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Jarkko Hietaniemi
#2133 fallout.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Jarkko Hietaniemi
Integrate from mainperl.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-30
Gurusamy Sarathy
phase 1 of somewhat major rearrangement of PERL_OBJECT...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-29
Jarkko Hietaniemi
Pure bison yylex() proto was broken.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-29
Jarkko Hietaniemi
Integrate mainperl.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-29
Jarkko Hietaniemi
EBCDIC Makefile.SH iteration converges. Hopefully.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-29
Jarkko Hietaniemi
EBCDIC Makefile.SH tuneup.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Gurusamy Sarathy
remove doubled hunk from integration
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Ilya Zakharevich
Minor debugger tweaks
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Ilya Zakharevich
Make sort respect overloading
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Gurusamy Sarathy
MM patches from Ilya Zakharevich
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Gurusamy Sarathy
add explicit references to perl source path in ld2...
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Andy Dougherty
Re: Problems with: Creating an installable tar archive
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Gurusamy Sarathy
integrate cfgperl into mainline
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Gurusamy Sarathy
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Gurusamy Sarathy
smarter C<$SIG{FOO} = BAREWORD;> warning
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Jarkko Hietaniemi
posix-bc doesn't want to regenerate a2p.h from a2p.y.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Jarkko Hietaniemi
a2p.y needs to generate also y.tab.h.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Jarkko Hietaniemi
The "parse error" must be converted to "syntax error",
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Jarkko Hietaniemi
Regen sig_n{ame,umber}* if slightest doubt.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Jarkko Hietaniemi
Bison says 'parse error', not 'parser error'.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Jarkko Hietaniemi
yylex() parametrization.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Jarkko Hietaniemi
Bring in #2102.
commit
|
commitdiff
|
tree
|
snapshot
1998-10-28
Dominic Dunlop
Re: perl5.004_04 testing problem
commit
|
commitdiff
|
tree
|
snapshot
next