projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update dependencies and remove obsolete VAXC support
[p5sagit/p5-mst-13.2.git]
/
ext
/
2000-03-02
Charles Bailey
Make File::Glob more VMS-friendly (Charles Lane)
tree
|
commitdiff
2000-02-28
Charles Bailey
Integrate mainline
tree
|
commitdiff
2000-02-28
Charles Bailey
Support case-sensitive symbols usage in linker
tree
|
commitdiff
2000-02-27
Gurusamy Sarathy
tweak comment about core glob()
tree
|
commitdiff
2000-02-26
Jarkko Hietaniemi
Rhapsody/Darwin patches from Wilfredo Sanchez.
tree
|
commitdiff
2000-02-25
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
2000-02-25
Gurusamy Sarathy
more Compiler tweaks for useithreads
tree
|
commitdiff
2000-02-24
Jarkko Hietaniemi
Remove more cruft from IO.
tree
|
commitdiff
2000-02-23
Jarkko Hietaniemi
Remove &IO::EINPROGRESS now that IO uses Errno anyway
tree
|
commitdiff
2000-02-23
Jarkko Hietaniemi
Streamline #5218 even more.
tree
|
commitdiff
2000-02-23
Jarkko Hietaniemi
Streamline #5218.
tree
|
commitdiff
2000-02-23
Jarkko Hietaniemi
Trying to connect to an already open socket may give...
tree
|
commitdiff
2000-02-22
Jarkko Hietaniemi
Fix prototype conflicts with POSIX.pm.
tree
|
commitdiff
2000-02-22
Jarkko Hietaniemi
Add socklen_t probe; Configure maintenance.
tree
|
commitdiff
2000-02-22
Gurusamy Sarathy
remove vestiges of older attribute syntax
tree
|
commitdiff
2000-02-22
Gurusamy Sarathy
use same treatment for EINVAL as for ETIMEDOUT
tree
|
commitdiff
2000-02-21
Gurusamy Sarathy
detypo
tree
|
commitdiff
2000-02-21
Gurusamy Sarathy
undo accidental delete
tree
|
commitdiff
2000-02-21
Gurusamy Sarathy
get Compiler "working" under useithreads
tree
|
commitdiff
2000-02-20
Gurusamy Sarathy
IO::Socket now sets $!, avoids eval/die (patch from...
tree
|
commitdiff
2000-02-20
Gurusamy Sarathy
mention portability caveat about C<use Errno 'EFOO'>
tree
|
commitdiff
2000-02-19
Gurusamy Sarathy
more B fixups to cope with empty GVs (these can only...
tree
|
commitdiff
2000-02-19
Gurusamy Sarathy
avoid failing on $!{ENOTHERE} (they can always use...
tree
|
commitdiff
2000-02-19
Gurusamy Sarathy
integrate cfgperl contents into mainline
tree
|
commitdiff
2000-02-19
Gurusamy Sarathy
POSIX::strftime gets the date wrong (from John Tobey
tree
|
commitdiff
2000-02-18
Gurusamy Sarathy
Compiler fixups from Jan Dubois
tree
|
commitdiff
2000-02-17
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
2000-02-16
Jarkko Hietaniemi
HP-UX 64-bitness/largefile fixes.
tree
|
commitdiff
2000-02-16
Jarkko Hietaniemi
Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
tree
|
commitdiff
2000-02-16
Gurusamy Sarathy
avoid warnings due to redefined NULL
tree
|
commitdiff
2000-02-15
Jarkko Hietaniemi
Probe for <sys/utsname.h>.
tree
|
commitdiff
2000-02-15
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
2000-02-15
Gurusamy Sarathy
add XS version of Sys::Hostname (from Greg Bacon
tree
|
commitdiff
2000-02-15
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
2000-02-15
Gurusamy Sarathy
fix leaks in *DBM_File; safemalloc()ed things need...
tree
|
commitdiff
2000-02-14
Jarkko Hietaniemi
silly compilers don't know that croak() exits
tree
|
commitdiff
2000-02-11
Gurusamy Sarathy
fix uninitialized memory reads found by purify
tree
|
commitdiff
2000-02-09
Charles Bailey
Resync with mainline
tree
|
commitdiff
2000-02-08
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
2000-02-07
Gurusamy Sarathy
mention threads status in pod
tree
|
commitdiff
2000-02-06
Gurusamy Sarathy
use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
tree
|
commitdiff
2000-02-06
Gurusamy Sarathy
reduce memory consumption of POSIX.pm (from Ilya Zakhar...
tree
|
commitdiff
2000-02-04
Jarkko Hietaniemi
Use <syslog.h>, not <sys/syslog.h>.
tree
|
commitdiff
2000-02-04
Gurusamy Sarathy
avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenn...
tree
|
commitdiff
2000-02-04
Gurusamy Sarathy
Sys::Syslog goes the XS way (from Tom Hughes <tom@compt...
tree
|
commitdiff
2000-02-04
Gurusamy Sarathy
patch to provide more informative names for evals and...
tree
|
commitdiff
2000-02-04
Gurusamy Sarathy
OS/2 build fixups from Ilya Zakharevich
tree
|
commitdiff
2000-01-27
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
2000-01-27
Gurusamy Sarathy
various pod nits identified by installhtml (all fixed...
tree
|
commitdiff
2000-01-26
Gurusamy Sarathy
pod typos and warnings (from Abigail <abigail@delanet...
tree
|
commitdiff
2000-01-26
Gurusamy Sarathy
s/STOP/CHECK/ blocks
tree
|
commitdiff
2000-01-26
Jarkko Hietaniemi
In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
tree
|
commitdiff
2000-01-24
Gurusamy Sarathy
fix typos; avoid use constant for lowercase constants...
tree
|
commitdiff
2000-01-24
Gurusamy Sarathy
typos in change#4623
tree
|
commitdiff
2000-01-23
Gurusamy Sarathy
DB_File 1.72 update from Paul Marquess <paul.marquess...
tree
|
commitdiff
2000-01-23
Gurusamy Sarathy
s/use vars/our/g modules that aren't independently...
tree
|
commitdiff
2000-01-23
Gurusamy Sarathy
mark some extensions as "special versions" to avoid...
tree
|
commitdiff
2000-01-21
Gurusamy Sarathy
fix bug in dumping self-referential scalars
tree
|
commitdiff
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
tree
|
commitdiff
2000-01-10
Gurusamy Sarathy
EPOC port update (from Olaf Flebbe <O.Flebbe@science...
tree
|
commitdiff
2000-01-07
Gurusamy Sarathy
cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
tree
|
commitdiff
2000-01-06
Gurusamy Sarathy
add workaround for dlopen() bug on OpenBSD (relative...
tree
|
commitdiff
2000-01-06
Gurusamy Sarathy
fix various C-backend shenanigans
tree
|
commitdiff
2000-01-05
Gurusamy Sarathy
various nits identified by warnings unmasked by recent...
tree
|
commitdiff
2000-01-05
Gurusamy Sarathy
tweak change#4745 to make ebcdic output match for chars...
tree
|
commitdiff
2000-01-02
Gurusamy Sarathy
make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to...
tree
|
commitdiff
2000-01-02
Gurusamy Sarathy
usethreads build fixups for NeXTstep (as suggested...
tree
|
commitdiff
2000-01-02
Gurusamy Sarathy
ebcdic fix for Data::Dumper from Peter Prymmer
tree
|
commitdiff
1999-12-31
Gurusamy Sarathy
missing files in previous submit
tree
|
commitdiff
1999-12-29
Gurusamy Sarathy
make DProf functional under pseudo-fork()
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
cygwin update from Eric Fifer <EFifer@sanwaint.com>
tree
|
commitdiff
1999-12-28
Gurusamy Sarathy
pod edits from Paul Marquess and Mark-Jason Dominus
tree
|
commitdiff
1999-12-17
Gurusamy Sarathy
DynaLoader doesn't build properly when $(DLSRC) changes
tree
|
commitdiff
1999-12-17
Gurusamy Sarathy
add missing new ops
tree
|
commitdiff
1999-12-17
Gurusamy Sarathy
avoid warnings due to symbols unintroduced by XSLoader...
tree
|
commitdiff
1999-12-12
Gurusamy Sarathy
integrate mainline changes
tree
|
commitdiff
1999-12-07
Gurusamy Sarathy
typos in change#4546
tree
|
commitdiff
1999-12-05
Benjamin Stuhl
applied somewhat modified version of suggested patch
tree
|
commitdiff
1999-12-03
Gurusamy Sarathy
support -a switch to append bytecode to an existing...
tree
|
commitdiff
1999-12-03
Gurusamy Sarathy
use PerlIO abstraction rather than straight stdio ...
tree
|
commitdiff
1999-12-03
Gurusamy Sarathy
avoid warning in IO::Select::exists() if socket doesn...
tree
|
commitdiff
1999-12-03
Gurusamy Sarathy
add missing file
tree
|
commitdiff
1999-12-03
Ilya Zakharevich
applied suggested patch; removed $VERSION = $VERSION...
tree
|
commitdiff
1999-12-02
Paul Moore
various File::Glob fixes for DOSISH platforms
tree
|
commitdiff
1999-12-01
Gurusamy Sarathy
integrate cfgperl contents into mainline
tree
|
commitdiff
1999-12-01
Gurusamy Sarathy
email address changes
tree
|
commitdiff
1999-12-01
Gurusamy Sarathy
more complete pseudo-fork() support for Windows
tree
|
commitdiff
1999-11-21
Jarkko Hietaniemi
Replace #4596 with the change done in 5.005_03.
tree
|
commitdiff
1999-11-21
Jarkko Hietaniemi
Skip processing a file if the file to be opened is '-'
tree
|
commitdiff
1999-11-14
Gurusamy Sarathy
sundry cleanups for cloned interpreters (only known...
tree
|
commitdiff
1999-11-13
Gurusamy Sarathy
typos in change#4561 and change#4565
tree
|
commitdiff
1999-11-13
Paul Moore
DynaLoader_pm.PL patch (backslashes in strings)
tree
|
commitdiff
1999-11-13
Scott Gifford
[ID 19991112.004] Bug in IO::Socket (patch included)
tree
|
commitdiff
1999-11-13
Jarkko Hietaniemi
$Config{myarchname} is not a good architecture identifier
tree
|
commitdiff
1999-11-13
Jarkko Hietaniemi
Continue largefileness separation from quadness;
tree
|
commitdiff
1999-11-13
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-11-13
Gurusamy Sarathy
cloned interpreters now actually run and pass all but...
tree
|
commitdiff
1999-11-11
Jarkko Hietaniemi
Integrate with Sarathy.
tree
|
commitdiff
1999-11-11
Gurusamy Sarathy
avoid stash pointers in optree under USE_ITHREADS
tree
|
commitdiff
1999-11-11
Gurusamy Sarathy
another change towards a shareable optree: avoid pointe...
tree
|
commitdiff
next