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
/
win32
/
win32.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32/win32sck.c: dont close() a freed socket os handle
Daniel Dragan
2013-11-02
1
-0
/
+94
*
Add support for building with Visual C++ 2013
Steve Hay
2013-10-22
1
-1
/
+3
*
WinCE Makefile and make_ext.pl general and XS fixes
Daniel Dragan
2013-10-21
1
-0
/
+3
*
Add a USING_MSVC6 macro to identify Microsoft Visual C++ 6.0
Steve Hay
2013-09-19
1
-1
/
+1
*
Intercept assignment to $! to translate WSAExxx values to Exxx values on Windows
Steve Hay
2013-09-16
1
-0
/
+2
*
Win32 miniperl: delay loading for Winsock, and then remove it
Daniel Dragan
2012-10-31
1
-2
/
+36
*
consting in perl.c:S_Internals_V and Win32 DynaLoader
Daniel Dragan
2012-10-31
1
-1
/
+1
*
stop Win32 VC miniperl from exporting functions
Daniel Dragan
2012-10-11
1
-4
/
+8
*
fix C++ builds broken by cdc4a174060
Daniel Dragan
2012-10-10
1
-0
/
+5
*
Remove exports of dummy set[ug]id functions on Windows
Steve Hay
2012-10-05
1
-3
/
+2
*
Remove option to build without USE_SOCKETS_AS_HANDLES on Windows
Steve Hay
2012-09-28
1
-9
/
+0
*
Stop declaring non-exported externs to non-core XS modules [perl #114516]
Steve Hay
2012-09-26
1
-2
/
+5
*
We don't support compilers other than MS VC++ and MinGW/gcc on Windows
Steve Hay
2012-08-18
1
-8
/
+4
*
Remove two unused #defines
Steve Hay
2012-08-18
1
-9
/
+0
*
We don't support MS VC++ < 6.0
Steve Hay
2012-08-18
1
-13
/
+3
*
Remove -x permission from win32/win32.h
Jan Dubois
2012-07-30
1
-0
/
+0
*
Add MSVC noreturn to inside of the interp
Daniel Dragan
2012-07-30
1
-0
/
+4
*
Split __declspec(dllimport,noreturn) into 2 parts
Jan Dubois
2012-07-30
1
-2
/
+2
*
Adding support for Visual C's __declspec(noreturn) function declarations to perl
Daniel Dragan
2012-07-18
1
-0
/
+6
*
The Borland Chainsaw Massacre
Steve Hay
2011-09-10
1
-32
/
+0
*
Redefine errno values for Visual Studio 2010
Steve Hay
2011-03-19
1
-11
/
+0
*
Hang on to child handle after signalling SIGTERM
Jan Dubois
2011-03-15
1
-11
/
+4
*
Always build with crypt() support on Windows
Jan Dubois
2010-12-07
1
-2
/
+0
*
Get rid of PERL_MSVCRT_READFIX
Jan Dubois
2010-12-06
1
-53
/
+0
*
Windows 95 Chainsaw Massacre
Jan Dubois
2010-12-02
1
-18
/
+3
*
Don't use "dllimport" for code in perl5xx.dll
Jan Dubois
2010-10-18
1
-1
/
+10
*
Use __declspec(dllimport) for XS code on Windows
Jan Dubois
2010-10-15
1
-0
/
+8
*
Don't redefine isnan() macro if MinGW already defined one.
Jan Dubois
2009-12-01
1
-0
/
+2
*
Add mingw64 support
Sisyphus
2009-11-09
1
-0
/
+17
*
Remove broken links for hip communications inc.
Leon Brocard
2009-09-13
1
-1
/
+1
*
Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length,
Nicholas Clark
2009-02-20
1
-3
/
+3
*
Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC a...
Jan Dubois
2008-02-12
1
-0
/
+8
*
Stop VC++ from warning "all references to 'SHELL32.dll' discarded
Steve Hay
2007-06-07
1
-1
/
+0
*
Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005
Steve Hay
2007-05-25
1
-2
/
+5
*
RE: When is -DPERL_CORE required?
Jan Dubois
2007-05-20
1
-4
/
+0
*
Implement killpg() for MSWin32
Jan Dubois
2006-12-21
1
-0
/
+1
*
Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.
Steve Hay
2006-11-08
1
-9
/
+0
*
Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground
Steve Hay
2006-11-06
1
-0
/
+9
*
Silence some more Borland compiler warnings
Steve Hay
2006-08-30
1
-8
/
+9
*
Silence a couple of Borland compiler warnings
Steve Hay
2006-08-01
1
-1
/
+1
*
RE: [PATCH-for-28089] wince yet another step
Vadim Konovalov
2006-05-04
1
-1
/
+1
*
Re: Merge WinCE into Win32 directory and remove the the WinCE directory
Yves Orton
2006-05-02
1
-0
/
+7
*
Sigh. Third time lucky.
Steve Hay
2006-05-02
1
-2
/
+2
*
Ahem. And here's the rest of #28051...
Steve Hay
2006-05-02
1
-0
/
+2
*
Merge WinCE and Win32 directories -- Initial patch
Yves Orton
2006-04-28
1
-0
/
+12
*
RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32
Jan Dubois
2006-03-23
1
-0
/
+5
*
MinGW and lib/CORE/Win32.h
Sisyphus
2006-01-05
1
-0
/
+11
*
RE: PeekMessage() call in win32\win32.c win32_async_check
Jan Dubois
2005-12-16
1
-1
/
+24
*
Remove unused USING_WIDE code from win32 and wince branches
Jan Dubois
2005-11-08
1
-16
/
+0
*
Fix [perl #24269] socket() call uses non-IFS providers
Steve Hay
2004-08-06
1
-4
/
+0
[next]