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
report uninit variable name even in optimized cases
2015-08-27
Jan Dubois
Declare compatibility with newer released versions...
commit
|
commitdiff
|
tree
2015-08-27
Jan Dubois
Update Win32 to CPAN version 0.52
commit
|
commitdiff
|
tree
2015-08-27
Jan Dubois
Use personal email address for Jan Dubois
Use personal email address for
Jan Dubois
commit
|
commitdiff
|
tree
2015-06-09
Jan Dubois
GCC doesn't understand the -subsystem:console option
commit
|
commitdiff
|
tree
2015-06-08
Jan Dubois
sunmath.h is only used for builds using long doubles
commit
|
commitdiff
|
tree
2014-07-22
Jan Dubois
Use %I64d instead of %lld for MinGW
commit
|
commitdiff
|
tree
2013-04-04
Jan Dubois
S_* functions should be STATIC
commit
|
commitdiff
|
tree
2013-02-19
Jan Dubois
Update Win32 to CPAN version 0.46
commit
|
commitdiff
|
tree
2012-08-15
Jan Dubois
Update to Win32-0.45 from CPAN
commit
|
commitdiff
|
tree
2012-07-31
Jan Dubois
Remove -x permission from win32/win32.h
commit
|
commitdiff
|
tree
2012-07-30
Jan Dubois
Split __declspec(dllimport,noreturn) into 2 parts
commit
|
commitdiff
|
tree
2012-07-18
Jan Dubois
Fixup indentation
commit
|
commitdiff
|
tree
2012-04-16
Jan Dubois
SITELIB_EXP may be NULL on Windows
commit
|
commitdiff
|
tree
2011-04-26
Jan Dubois
Typo in commit b641685 breaks Solaris-x64 with Sun cc
commit
|
commitdiff
|
tree
2011-04-14
Jan Dubois
[perl #88420] BOM support on Windows broken in 5.13.11
commit
|
commitdiff
|
tree
2011-03-20
Jan Dubois
#84774: local $_ calls STORE when $_ is aliased to...
commit
|
commitdiff
|
tree
2011-03-19
Jan Dubois
Fixup errno definitions for Windows
commit
|
commitdiff
|
tree
2011-03-17
Jan Dubois
Add perldelta entry about improved kill(9,$pid) on...
commit
|
commitdiff
|
tree
2011-03-17
Jan Dubois
#81026: Perl binary no longer relocatable
commit
|
commitdiff
|
tree
2011-03-17
Jan Dubois
Read Perl code on Windows in text mode by default.
commit
|
commitdiff
|
tree
2011-03-16
Jan Dubois
Hang on to child handle after signalling SIGTERM
commit
|
commitdiff
|
tree
2011-03-15
Jan Dubois
Don't wait for SIGTERM'ed forked children on Windows
commit
|
commitdiff
|
tree
2011-03-11
Jan Dubois
Don't run crashing TODO tests for release builds.
commit
|
commitdiff
|
tree
2011-03-11
Jan Dubois
Make sure json_pp is installed on Windows
commit
|
commitdiff
|
tree
2011-03-11
Jan Dubois
Avoid race codition when setting process exit code...
commit
|
commitdiff
|
tree
2011-01-12
Jan Dubois
Update to Win32-0.44 from CPAN
commit
|
commitdiff
|
tree
2011-01-12
Jan Dubois
Update to Win32-0.43 from CPAN
commit
|
commitdiff
|
tree
2011-01-07
Jan Dubois
Update to Win32-0.42 from CPAN
commit
|
commitdiff
|
tree
2011-01-04
Jan Dubois
Don't install Cygwin code into other platforms
commit
|
commitdiff
|
tree
2010-12-21
Jan Dubois
sin6_scope_id is supported by Winsock2.
commit
|
commitdiff
|
tree
2010-12-16
Jan Dubois
Silence some data truncation compiler warnings
commit
|
commitdiff
|
tree
2010-12-15
Jan Dubois
skip_all() is a separate function in test.pl
commit
|
commitdiff
|
tree
2010-12-15
Jan Dubois
Define our own sockaddr_in6 for VC6
commit
|
commitdiff
|
tree
2010-12-15
Jan Dubois
#define some symbols for VC6 compatibility
commit
|
commitdiff
|
tree
2010-12-11
Jan Dubois
Update Win32 from CPAN (from 0.40 to 0.41)
commit
|
commitdiff
|
tree
2010-12-09
Jan Dubois
Revert change to AUTHORS #ea316027e
commit
|
commitdiff
|
tree
2010-12-08
Jan Dubois
Fix file permissions mangled by #0e5d25bf
commit
|
commitdiff
|
tree
2010-12-08
Jan Dubois
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot...
commit
|
commitdiff
|
tree
2010-12-08
Jan Dubois
Upgrade Win32 from CPAN (from 0.39 to 0.40)
commit
|
commitdiff
|
tree
2010-12-07
Jan Dubois
Don't advertise PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED
commit
|
commitdiff
|
tree
2010-12-07
Jan Dubois
Always build with crypt() support on Windows
commit
|
commitdiff
|
tree
2010-12-07
Jan Dubois
Get rid of PERL_MSVCRT_READFIX
commit
|
commitdiff
|
tree
2010-12-07
Jan Dubois
Remove dead Windows code
commit
|
commitdiff
|
tree
2010-12-06
Jan Dubois
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot...
commit
|
commitdiff
|
tree
2010-12-03
Jan Dubois
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot...
commit
|
commitdiff
|
tree
2010-12-02
Jan Dubois
Windows 95 Chainsaw Massacre
commit
|
commitdiff
|
tree
2010-11-30
Jan Dubois
Use default stack size on Windows
commit
|
commitdiff
|
tree
2010-11-26
Jan Dubois
Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot...
commit
|
commitdiff
|
tree
2010-11-26
Jan Dubois
Can't spawn fresh Perl interpreter with an empty PATH
commit
|
commitdiff
|
tree
2010-11-25
Jan Dubois
Sync win32/Makefile with win32/makefile.mk
commit
|
commitdiff
|
tree
2010-11-25
Jan Dubois
Pass STATIC_EXT to t/porting/FindExt.t
commit
|
commitdiff
|
tree
2010-11-25
Jan Dubois
Include ws2tcpip.h to get IPv6 definitions
commit
|
commitdiff
|
tree
2010-11-02
Jan Dubois
Avoid buffer overflow in dl_win32.c
commit
|
commitdiff
|
tree
2010-10-26
Jan Dubois
Correctly set param->new_perl in perl_clone_using()
commit
|
commitdiff
|
tree
2010-10-25
Jan Dubois
Document rewinddir() limitations
commit
|
commitdiff
|
tree
2010-10-25
Jan Dubois
Implement DIR* cloning on Windows
commit
|
commitdiff
|
tree
2010-10-25
Jan Dubois
For PROXYSUBS, tables may sometimes have no entries.
commit
|
commitdiff
|
tree
2010-10-22
Jan Dubois
Fix calling conventions in malloc_ctl.h
commit
|
commitdiff
|
tree
2010-10-18
Jan Dubois
Don't use "dllimport" for code in perl5xx.dll
commit
|
commitdiff
|
tree
2010-10-15
Jan Dubois
Use __declspec(dllimport) for XS code on Windows
commit
|
commitdiff
|
tree
2010-09-05
Jan Dubois
Cleanup perl5135delta.pod instead of perldelta.pod
commit
|
commitdiff
|
tree
2010-09-05
Jan Dubois
Remove duplicate command to rebuild uudmap.h
commit
|
commitdiff
|
tree
2010-08-20
Jan Dubois
Fix stack corruption by unsupported filetests
commit
|
commitdiff
|
tree
2010-08-14
Jan Dubois
Add Wolfram Humann to AUTHORS
commit
|
commitdiff
|
tree
2010-08-07
Jan Dubois
Define _USE_32BIT_TIME_T for VC6 and VC7
commit
|
commitdiff
|
tree
2010-08-06
Jan Dubois
Don't mention Activeware Perl versions
commit
|
commitdiff
|
tree
2010-08-06
Jan Dubois
Drop references to obsolete MinGW 1.x (gcc 2.95)
commit
|
commitdiff
|
tree
2010-08-06
Jan Dubois
Platform name is Windows, not Win32
commit
|
commitdiff
|
tree
2010-07-22
Jan Dubois
Get rid of PERL_POLLUTE
commit
|
commitdiff
|
tree
2010-07-22
Jan Dubois
Don't pretend to support really old VC++ compilers
commit
|
commitdiff
|
tree
2010-07-22
Jan Dubois
Get rid of obsolete PerlCRT.dll support
commit
|
commitdiff
|
tree
2010-07-22
Jan Dubois
Add CCTYPE value for Windows Server 2003 SP1 compilers
commit
|
commitdiff
|
tree
2010-07-22
Jan Dubois
Remove deprecated -Wp64 compiler option
commit
|
commitdiff
|
tree
2010-07-21
Jan Dubois
alarm() on Windows cannot interrupt blocking I/O
commit
|
commitdiff
|
tree
2010-07-21
Jan Dubois
Remove spurious ')'
commit
|
commitdiff
|
tree
2010-07-21
Jan Dubois
Use .\ instead of ./ on Windows
commit
|
commitdiff
|
tree
2010-07-21
Jan Dubois
alarm() on Windows doesn't interrupt system calls
commit
|
commitdiff
|
tree
2010-07-07
Jan Dubois
Get rid of PERL_DECL_PROT
commit
|
commitdiff
|
tree
2010-04-22
Jan Dubois
time() resolution is full seconds
commit
|
commitdiff
|
tree
2010-04-22
Jan Dubois
time() resolution is full seconds
commit
|
commitdiff
|
tree
2010-04-22
Jan Dubois
Add fudge to timing checks on Windows
commit
|
commitdiff
|
tree
2010-04-22
Jan Dubois
Remove emacs/cperl-mode.el and helpers
commit
|
commitdiff
|
tree
2010-04-22
Jan Dubois
Update PerlStdIOGets() signature
commit
|
commitdiff
|
tree
2010-04-22
Jan Dubois
Fix PerlSIO_fputc() and PerlSIO_fputs() signatures
commit
|
commitdiff
|
tree
2010-04-21
Jan Dubois
XSUB.h is supposed to redefine fgets under PERL_IMPLICIT_SYS...
commit
|
commitdiff
|
tree
2010-04-21
Jan Dubois
Apply minimal patch for Perl bug 72704.
commit
|
commitdiff
|
tree
2010-03-16
Jan Dubois
Update Windows specific changes
commit
|
commitdiff
|
tree
2010-03-16
Jan Dubois
Order platform specific changes alphabetically by platform
commit
|
commitdiff
|
tree
2010-03-16
Jan Dubois
Note that forbidding keywords as labels is controversial
commit
|
commitdiff
|
tree
2010-03-03
Jan Dubois
Revert "Forbid labels with keyword names"
commit
|
commitdiff
|
tree
2010-03-03
Jan Dubois
Setup @INC at compile time because commit ec34a119...
commit
|
commitdiff
|
tree
2010-02-23
Jan Dubois
Teach bump-perl-version about additional perl511 references...
commit
|
commitdiff
|
tree
2010-02-23
Jan Dubois
Symbol S_no_symref_sv should be static (local to the...
commit
|
commitdiff
|
tree
2010-02-23
Jan Dubois
Teach bump-perl-version about perl511.dll, perl511...
commit
|
commitdiff
|
tree
2010-02-08
Jan Dubois
In embed.fnc the 'E' flag should imply 'X', but doesn't.
commit
|
commitdiff
|
tree
2009-12-18
Jan Dubois
Export PL_curinterp symbol for MULTIPLICITY without...
commit
|
commitdiff
|
tree
2009-12-17
Jan Dubois
Implement win32_isatty()
commit
|
commitdiff
|
tree
2009-12-16
Jan Dubois
-t should only return TRUE for file handles connected...
commit
|
commitdiff
|
tree
2009-12-09
Jan Dubois
OS/2 doesn't support inplace editing without backups
commit
|
commitdiff
|
tree
2009-12-08
Jan Dubois
Throw away uncleanable scopes when exiting a pseudo...
commit
|
commitdiff
|
tree
next