index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
another threads reliability fix: serialize writes to thr->threadsv
Gurusamy Sarathy
1998-11-29
1
-13
/
+17
*
remaining PL_foo stragglers
Gurusamy Sarathy
1998-10-30
1
-2
/
+2
*
#2133 fallout.
Jarkko Hietaniemi
1998-10-30
1
-1
/
+3
*
phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
Gurusamy Sarathy
1998-10-30
1
-4
/
+4
*
use Off_t to permit 64-bit seek()
Scott Henry
1998-10-02
1
-2
/
+2
*
big Configure update from Jarkko: sync metaconfig units; d_statblks fix
Gurusamy Sarathy
1998-09-25
1
-3
/
+8
*
add missing dTHR; notes for test failures due to small stacksize
Gurusamy Sarathy
1998-08-09
1
-11
/
+29
*
lexical warnings; tweaks to places that didn't apply correctly
Paul Marquess
1998-08-09
1
-24
/
+27
*
support OE/MVS
Jarkko Hietaniemi
1998-08-02
1
-7
/
+22
*
Fix inplace editing for VMS
Hans Mulder
1998-07-22
1
-0
/
+5
*
PL_ scheme Builds under Minw32 - some SEGFAULT snags
Nick Ing-Simmons
1998-07-18
1
-16
/
+16
*
PL_ stuff for threads
Nick Ing-Simmons
1998-07-18
1
-3
/
+3
*
PL_ prefix to all perlvars, part1
Nick Ing-Simmons
1998-07-18
1
-127
/
+127
*
make -i'*suffix' work too
Gurusamy Sarathy
1998-07-08
1
-0
/
+2
*
added patch for -i'foo*bar', made code somewhat simpler, tweaked doc
Colin Kuskie
1998-07-08
1
-5
/
+13
*
fix memory leaks and uninitialized memory accesses found by Purify
Gurusamy Sarathy
1998-06-18
1
-1
/
+1
*
[win32] semctl tweak
Graham Barr
1998-05-31
1
-0
/
+2
*
[asperl] integrate mainline changes
Gurusamy Sarathy
1998-05-29
1
-53
/
+21
|
\
|
*
[win32] merge changes#1014,1038 from maintbranch
Gurusamy Sarathy
1998-05-29
1
-6
/
+9
|
*
[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hints
Andy Dougherty
1998-05-28
1
-49
/
+8
|
*
Back out change 1043 since Andy's forthcoming Config patch
Malcolm Beattie
1998-05-28
1
-8
/
+49
|
*
This change really is:
Jarkko Hietaniemi
1998-05-28
1
-49
/
+8
|
*
[PATCH 5.004_65] Config_65-01: lchown() detection.
Andy Dougherty
1998-05-28
1
-0
/
+6
*
|
[asperl] tweaks to make it build with the Borland compiler. Won't run
Gurusamy Sarathy
1998-05-26
1
-3
/
+5
*
|
[asperl] integrate mainline changes (untested)
Gurusamy Sarathy
1998-05-18
1
-26
/
+128
|
\
\
|
|
/
|
*
Patch from Sarathy to fix up win32 integration. Patch from Jarkko
Malcolm Beattie
1998-05-15
1
-15
/
+24
|
*
[win32] merge changes#906,907,909,910 from maintbranch
Gurusamy Sarathy
1998-05-15
1
-0
/
+40
|
*
[win32] merge change#897 from maintbranch
Gurusamy Sarathy
1998-05-14
1
-2
/
+5
|
*
[win32] merge change#896 from maintbranch
Gurusamy Sarathy
1998-05-14
1
-15
/
+50
|
*
[win32] merge change#887 from maintbranch
Gurusamy Sarathy
1998-05-14
1
-4
/
+19
*
|
[asperl] added AS patch#12 with minor changes
Gurusamy Sarathy
1998-03-12
1
-2
/
+2
|
/
*
[win32] change all 'sp' to 'SP' in code and in the docs. Explicitly
Gurusamy Sarathy
1998-03-07
1
-2
/
+2
*
[win32] yet another maintpatch
Hugo van der Sanden
1998-03-03
1
-3
/
+5
*
[win32] another 'old' patch
Roderick Schertler
1998-03-02
1
-1
/
+5
*
#ifdef CAN_PROTOTYPE cleanup
Gisle Aas
1998-02-25
1
-6
/
+0
*
[win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
Gurusamy Sarathy
1998-02-16
1
-1
/
+1
*
Some Chip patches (some tweaked to match _5x source):
Chip Salzenberg
1998-02-06
1
-10
/
+17
*
[win32] foo() -> PerlGroup_foo() patch from ActiveState
Gurusamy Sarathy
1998-01-19
1
-41
/
+41
*
Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>
Robin Barker
1998-01-17
1
-2
/
+2
*
[win32] Add a tweaked version of:
Tye McQueen
1998-01-04
1
-1
/
+2
*
Major changes to the DOS/djgpp port (including threading):
Molnar Laszlo
1997-12-17
1
-3
/
+7
*
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
Nick Ing-Simmons
1997-11-05
1
-2
/
+3
*
Convert miniperl sources to ANSI C. Several passes of
Nick Ing-Simmons
1997-10-31
1
-74
/
+24
*
Merge maint-5.004 branch (5.004_03) with mainline.
Malcolm Beattie
1997-10-08
1
-12
/
+8
|
\
|
*
[inseperable differences up to perl 5.004_02]
perl-5.004_02
Tim Bunce
1997-08-07
1
-5
/
+5
|
*
exec() fixed on win32
Gurusamy Sarathy
1997-08-07
1
-2
/
+2
|
*
semctl broken under Linux
Andreas Schwab
1997-08-07
1
-7
/
+3
*
|
Remove last traces of "tokenbuf as temp buffer" and removed it
Malcolm Beattie
1997-10-03
1
-2
/
+5
*
|
Merge maint-5.004 branch (5.004_01) with mainline.
Malcolm Beattie
1997-09-30
1
-2
/
+30
|
\
\
|
|
/
|
*
[differences between cumulative patch application and perl5.004_01]
perl-5.004_01
Tim Bunce
1997-06-11
1
-2
/
+30
[next]