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
2000-03-18
Gurusamy Sarathy
Getopt::Long 2.23 update (from Johan Vromans)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-18
Gurusamy Sarathy
recognize single-line declarations in xsubpp; add switc...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-18
Gurusamy Sarathy
make "\N{...}" enable utf8-ness correctly
commit
|
commitdiff
|
tree
|
snapshot
2000-03-18
Gurusamy Sarathy
avoid mentioning Perl version in Configure question
commit
|
commitdiff
|
tree
|
snapshot
2000-03-18
Gurusamy Sarathy
better explanation of C<> tags (from Wolfgang Laun)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-18
Gurusamy Sarathy
make return values from match in a list context, as...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-18
Gurusamy Sarathy
hints fixups for PowerMAX (from Tom Horsley)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
make reftype() consistently croak on non-refs
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
fix coredump when upgrading PL_sv_yes in a second call to
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
make noTTY debugger option work again (from Paul Marquess)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
make Config.pm report sane errors with older perls
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
syntax errors in Thread::* (from Tom Christiansen)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
tweak perldata section on v-strings
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
missing file in change#5781
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
PodParser v1.13 update (from Brad Appleton)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
propagate CvFLAGS() into clones
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
documentation fixes from p5p
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
make attributes::reftype(*FOO{IO}) return "IO" instead...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
s/:def/:DEFAULT/
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
export cv_undef() and cv_const_sv() (mod_perl uses...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
remove non-ANSI parts in comp/cpp.t
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
pod{man,text} updates from podlators-1.00 (from Russ...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
integrate vmsperl contents into mainline (no actual...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
fix signedness in test for syswrite() length argument
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-03-17
Gurusamy Sarathy
add missing bincompat5005 #defines
commit
|
commitdiff
|
tree
|
snapshot
2000-03-16
Gurusamy Sarathy
due to an oversight during PERL_OBJECT migration, hosts...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-15
Gurusamy Sarathy
add PL_thr_key to export list under useithreads
commit
|
commitdiff
|
tree
|
snapshot
2000-03-15
Charles Bailey
Make DEBUGGING a configurable option
commit
|
commitdiff
|
tree
|
snapshot
2000-03-15
Charles Bailey
Remove obsolete DCL symbol from subconfigure.com
commit
|
commitdiff
|
tree
|
snapshot
2000-03-15
Charles Bailey
Add VMS' default to the CGI.pm temp list (should update...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-15
Charles Bailey
Change test using obsolete %COnfig element
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
update local_patches entry for RC2
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
more warnings tidy-ups (from Paul Marquess)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
Sys::Syslog fix for accidental arguments to autoloaded...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
tweak to use SIZE_ONLY
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
regen win32/config*
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
change#5729 had syntax errors
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
integrate vmsperl changes into mainline (change#5693...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
update Changes; integrate cfgperl contents into mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
perlfaq4 tweak (from Damian Conway <damian@cs.monash...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
allow alternates to negate correctly (from Johan Vromans)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
kludge our way around warnings on C<use POSIX; use...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
protect special characters better against interpretatio...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
provide an explicit base address for perl56.dll to...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
regen perltoc, other pod nits
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
avoid dup warning (from Simon Cozens)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
allow usemymalloc to be overridden via -Uusemymalloc
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
test case for change#5700 (from M. J. T. Guy)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
revise README.win32 for currentness, point to function
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
tweak sort() notes (from Nathan Torkington)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Jarkko Hietaniemi
Make the tests 1018 and 1019 more robust.
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Jarkko Hietaniemi
Fix for one of the problems in RC1 reported by M. E...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Jarkko Hietaniemi
Integrate with Sarathy; unapply the #5539 that snekt in
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
fixes for Borland compiler (from Vadim Konovalov
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
more efficient Text::Abbrev (from M.E. O'Neill <oneill...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
integrate cfgperl changes into mainline, ignoring the
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
patches for many bugs in the debugger; documentation...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
add sleep() to avoid race on NeXT (from M.E. O'Neill
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
support a -U option when run as root to drop privileges...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Jarkko Hietaniemi
move the big AVAILABILITY list to perlport as Supported...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Jarkko Hietaniemi
more todo
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Jarkko Hietaniemi
detypo
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-03-14
Gurusamy Sarathy
reference miscount in Devel::Peek that causes debugger to
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
fixes for broken L<> links (from Wolfgang Laun
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
typos in perlboot.pod (from Randal L. Schwartz <merlyn...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
avoid infinite loop in h2xs (from Hugo van der Sanden)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
lexical warnings update for docs and tests (from Paul...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
updates from PodParser v1.12 on CPAN (from Brad Appleton)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
cleaner logic in op.c, also avoids QNX optimizer bug...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
mention changes to diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
ignore const for the purposes of typemaps (from Hugo...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
don't check for errno after Atof() (atof() doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
integrate cfgperl changes into mainline
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
STRLEN != int.
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
mention autoflush portability caveat
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
final touches for lexical warnings (from Paul Marquess)
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
avoid compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
make the is_utf8_*() safe for use on invalid utf8 ...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Gurusamy Sarathy
the premature FREETMPS calls in change#1187 weren't...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
hints nibbling continues
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
there's no end to tweaking
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
hints tweak
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Trim out leftover hunk from prior resolve conflict
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Assorted configuration cleanups (Peter Prymmer, and a
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Add vmsish 'hushed' option to suppress error messages...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Fix inverted test conditions for secure lnm translation
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Insulate tests of default display_format from different...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Resync with mainline post RC1
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Update File::Spec::VMS and tests
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Charles Bailey
Basic 5.6.0 RC1 build patches for VMS
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
Solaris long double fixes from Alan Burlison.
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
Integrate with Sarathy.
commit
|
commitdiff
|
tree
|
snapshot
2000-03-13
Jarkko Hietaniemi
Retract #5680, it broke more than it helped.
commit
|
commitdiff
|
tree
|
snapshot
2000-03-12
Gurusamy Sarathy
set optimize=-O only if not already set
commit
|
commitdiff
|
tree
|
snapshot
2000-03-12
Gurusamy Sarathy
another optimized-OP_SASSIGN bug: ops that were not...
commit
|
commitdiff
|
tree
|
snapshot
2000-03-12
Jarkko Hietaniemi
update AVAILABILITY for LynxOS
commit
|
commitdiff
|
tree
|
snapshot
2000-03-12
Jarkko Hietaniemi
64-bitness hints tweaks
commit
|
commitdiff
|
tree
|
snapshot
next