This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Define PERL_NO_DEV_RANDOM on Windows
2006-08-07
Alex Davies
Define PERL_NO_DEV_RANDOM on Windows
commit
|
commitdiff
|
tree
2006-08-07
Steve Hay
Fixups for test failures caused by #28667 and #28668
commit
|
commitdiff
|
tree
2006-08-07
Steve Hay
Provide a BGET_svtype, required by #28667
commit
|
commitdiff
|
tree
2006-08-01
Steve Hay
Silence a couple of Borland compiler warnings
commit
|
commitdiff
|
tree
2006-08-01
Steve Hay
Silence the VC7 compiler warning in the following smoke:
commit
|
commitdiff
|
tree
2006-08-01
Jarkko Hietaniemi
op/stat.t: SKIP count fix in case of no dirfd()
commit
|
commitdiff
|
tree
2006-07-28
Steve Hay
Remove a (UINT) cast to silence a VC6 compiler warning
commit
|
commitdiff
|
tree
2006-07-27
Steve Hay
Clear up most of the VC6 compiler warnings in the following...
commit
|
commitdiff
|
tree
2006-07-18
Randy W. Sims
Fix Borland problem with quoted pre-processor macros...
commit
|
commitdiff
|
tree
2006-07-17
Yves Orton
Silence system warning during tests (only on win32...
commit
|
commitdiff
|
tree
2006-07-17
Steve Hay
Avoid an error that VC++'s resource compiler seems...
commit
|
commitdiff
|
tree
2006-07-14
Anno Siegel
Silence a compiler warning on Win32/VC++
commit
|
commitdiff
|
tree
2006-07-12
Steve Hay
Fix change #28552: VC++ doesn't like code before declarations
commit
|
commitdiff
|
tree
2006-07-11
Steve Hay
Fix change #28533: my_strlcpy does not return the dest...
commit
|
commitdiff
|
tree
2006-07-03
Yves Orton
Re: Win32API::File now in core
commit
|
commitdiff
|
tree
2006-06-30
Steve Hay
Add Win32API::File to the core
commit
|
commitdiff
|
tree
2006-06-22
Yves Orton
Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net...
commit
|
commitdiff
|
tree
2006-06-21
Steve Hay
Fix code before declaration error introduced by #28405
commit
|
commitdiff
|
tree
2006-05-22
Steve Hay
Fix Win32 linker error
commit
|
commitdiff
|
tree
2006-05-17
David Mitchell
Re: [perl #39145] win32, @_ and fork crashing in dounwind
commit
|
commitdiff
|
tree
2006-05-09
Jerry D. Hedden
'threads' patch to fix threaded build on Win32
commit
|
commitdiff
|
tree
2006-05-04
Vadim Konovalov
wince yet another step
commit
|
commitdiff
|
tree
2006-05-04
Jan Dubois
RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
commit
|
commitdiff
|
tree
2006-05-03
Steve Hay
Make Perl_unshare_hek visible to core extensions without...
commit
|
commitdiff
|
tree
2006-05-03
Vadim Konovalov
Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net...
commit
|
commitdiff
|
tree
2006-05-02
Steve Hay
Sigh. Third time lucky.
commit
|
commitdiff
|
tree
2006-05-02
Steve Hay
Ahem. And here's the rest of #28051...
commit
|
commitdiff
|
tree
2006-05-02
Steve Hay
RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
commit
|
commitdiff
|
tree
2006-04-25
Steve Hay
Make Module-Build aware of new Test-Harness output
commit
|
commitdiff
|
tree
2006-04-18
Jan Dubois
win32/Makefile changes for Windows 64 bit
commit
|
commitdiff
|
tree
2006-04-07
Steve Hay
Patch from Jarkko to fix breakage caused by change...
commit
|
commitdiff
|
tree
2006-04-06
Rafael Garcia-Suarez
Re: Smoke [5.9.4] 27728 FAIL(F) MSWin32 WinXP/.Net...
commit
|
commitdiff
|
tree
2006-04-06
Steve Hay
Fix skip count in ext\B\t\lint.t
commit
|
commitdiff
|
tree
2006-04-05
Steve Hay
Simplify tests for fork() capabilities
commit
|
commitdiff
|
tree
2006-04-04
Yves Orton
Re: Making IO::Socket pass test on Win32
commit
|
commitdiff
|
tree
2006-03-28
Jonathan Stowe
Re: [cpan #17773] Bug in Term::ReadKey being trigger...
commit
|
commitdiff
|
tree
2006-03-24
Steve Hay
Fix broken MM_Win32.t tests following 27590
commit
|
commitdiff
|
tree
2006-03-20
Steve Hay
Merge some more changes from ActivePerl 5.8.8.816
commit
|
commitdiff
|
tree
2006-03-20
Steve Hay
Merge some changes from ActivePerl 5.8.8.816
commit
|
commitdiff
|
tree
2006-03-20
Jan Dubois
win32_async_check must *always* check for pending signals
commit
|
commitdiff
|
tree
2006-03-17
Steve Hay
Make "distclean" target on Win32 clean up temporary...
commit
|
commitdiff
|
tree
2006-03-17
Steve Hay
Install POD files into "lib\pods" rather than "lib...
commit
|
commitdiff
|
tree
2006-03-08
Steve Hay
Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
commit
|
commitdiff
|
tree
2006-03-08
Steve Hay
Sort the ext/ and lib/ tests when running under t/harness
commit
|
commitdiff
|
tree
2006-03-08
Steve Hay
Adjust Win32 distclean as per changes #27411 and #27417
commit
|
commitdiff
|
tree
2006-03-08
Steve Hay
Cleanup Archive-Tar temporary test files
commit
|
commitdiff
|
tree
2006-03-08
Steve Hay
Don't try to export PL_madskills/PL_xmlfp when they...
commit
|
commitdiff
|
tree
2006-03-08
Steve Hay
Complete change #27407/27410 on Win32 and tidy up change...
commit
|
commitdiff
|
tree
2006-03-07
Steve Hay
Fix lib/Module/Build/t/compat.t
commit
|
commitdiff
|
tree
2006-02-28
Steve Hay
Silence another VC++ warning
commit
|
commitdiff
|
tree
2006-02-28
Steve Hay
Silence a VC++ warning with DEBUGGING builds
commit
|
commitdiff
|
tree
2006-02-27
Steve Hay
Silence a GCC warning
commit
|
commitdiff
|
tree
2006-02-27
Steve Hay
Silence a VC++ warning
commit
|
commitdiff
|
tree
2006-02-27
Steve Hay
Fix op/utftaint.t on Win32 following change #27248
commit
|
commitdiff
|
tree
2006-02-27
Steve Hay
Fix code-before-declaration error (under VC++) from...
commit
|
commitdiff
|
tree
2006-02-13
Steve Hay
Teach checkAUTHORS.pl about Changelogs with leading...
commit
|
commitdiff
|
tree
2006-02-13
Steve Hay
Revert an assert() fix in the light of change #27152
commit
|
commitdiff
|
tree
2006-02-10
Steve Hay
A better fix than 27148
commit
|
commitdiff
|
tree
2006-02-10
Steve Hay
Fix the effects of 27136 on Win32 with DEBUGGING and...
commit
|
commitdiff
|
tree
2006-01-26
Yves Orton
Make dump and -u croak on Win32 and Cygwin to avoid...
commit
|
commitdiff
|
tree
2006-01-24
Steve Hay
Remove d_nanosleep from win32 configs
commit
|
commitdiff
|
tree
2006-01-24
Steve Hay
SPRINTF_RETURNS_STRLEN isn't really a compile-time...
commit
|
commitdiff
|
tree
2006-01-18
Steve Hay
Change all NEWSV() to newSV() in the core and non-dual...
commit
|
commitdiff
|
tree
2006-01-11
Steve Hay
Clean up temp files/dirs left by Archive-Tar tests
commit
|
commitdiff
|
tree
2006-01-11
Steve Hay
Clean up libdirs left behind by new Compress-Zlib
commit
|
commitdiff
|
tree
2006-01-11
Steve Hay
Bleadperl's Win32::Win32 is more recent than the current...
commit
|
commitdiff
|
tree
2006-01-06
Steve Hay
DBL_MAX and FLT_MAX are not constants in Borland C++
commit
|
commitdiff
|
tree
2006-01-05
Steve Hay
Workaround another problem following change 26395
commit
|
commitdiff
|
tree
2006-01-05
Sisyphus
MinGW and lib/CORE/Win32.h
commit
|
commitdiff
|
tree
2006-01-05
Steve Hay
Reorder changes made in change 26630
commit
|
commitdiff
|
tree
2006-01-04
Steve Hay
Run regen.pl (Just updating copyright years)
commit
|
commitdiff
|
tree
2006-01-04
Steve Hay
Don't try to export PL_my_ctx_mutex and PL_my_cxt_...
commit
|
commitdiff
|
tree
2006-01-04
Steve Hay
Make Borland and MinGW happy with change 26379
commit
|
commitdiff
|
tree
2006-01-04
Steve Hay
Workaround Win32 compiler bugs following change 26395
commit
|
commitdiff
|
tree
2006-01-03
Steve Hay
Fix release mode builds following change 26598
commit
|
commitdiff
|
tree
2005-12-14
Steve Hay
Fix compilation error when building with -DPERL_MEM_LOG_STDERR
commit
|
commitdiff
|
tree
2005-12-13
Steve Hay
Fix lib/File/Compare.t test failures on Win32
commit
|
commitdiff
|
tree
2005-12-13
Steve Hay
Don't try to export Perl_pad_sv when it isn't defined
commit
|
commitdiff
|
tree
2005-11-28
Steve Hay
Fix ext/POSIX/t/time.t on Win32
commit
|
commitdiff
|
tree
2005-11-14
Paul Marquess
Compress::Zlib
commit
|
commitdiff
|
tree
2005-11-14
Steve Hay
Fix code-before-declaration in boot_Storable added...
commit
|
commitdiff
|
tree
2005-11-10
Steve Hay
Make Perl_seed public
commit
|
commitdiff
|
tree
2005-11-08
Steve Hay
Remove an unused variable left over from change #26041
commit
|
commitdiff
|
tree
2005-11-04
Steve Hay
Fix a Win32 linker error following change #25972
commit
|
commitdiff
|
tree
2005-11-02
Paul Marquess
RE: [perl #37571] -z FH broken with Borland build
commit
|
commitdiff
|
tree
2005-11-01
Steve Hay
This *really* should clear up Win32's Perl_do_exec...
commit
|
commitdiff
|
tree
2005-11-01
Steve Hay
Make PerlLIOUtime()'s filename const
commit
|
commitdiff
|
tree
2005-11-01
Steve Hay
Fix nit in pod nit fix
commit
|
commitdiff
|
tree
2005-11-01
Steve Hay
Update win32 config files w.r.t. change #25935
commit
|
commitdiff
|
tree
2005-10-31
Steve Hay
Change some spaces to tabs for easier diffing against...
commit
|
commitdiff
|
tree
2005-10-31
Steve Hay
Fixed threaded builds following change 25916
commit
|
commitdiff
|
tree
2005-10-18
Steve Hay
Update win32 config files w.r.t. change #25793
commit
|
commitdiff
|
tree
2005-10-17
Steve Hay
Silence gcc complaints about comments in config.h
commit
|
commitdiff
|
tree
2005-10-17
Steve Hay
Make some casts explicit to keep VC++ 7 happy
commit
|
commitdiff
|
tree
2005-10-14
Paul Marquess
Compress::Zlib - fix for win32
commit
|
commitdiff
|
tree
2005-10-11
Steve Hay
Update win32 config files w.r.t. change #25733
commit
|
commitdiff
|
tree
2005-10-05
Steven Schubiger
Re: Untested builtins
commit
|
commitdiff
|
tree
2005-10-05
Steve Hay
Fix $Config{ccflags} for Win32 perls built with dmake
commit
|
commitdiff
|
tree
2005-09-30
Steve Hay
Make building perl on Win32 with the free VC++ toolkit...
commit
|
commitdiff
|
tree
2005-09-29
Steve Hay
Clean up CBuilder and ParseXS test files
commit
|
commitdiff
|
tree
next