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
install libgdbm and libdb in GitHub Actions
2021-10-15
Tomasz Konojacki
install libgdbm and libdb in GitHub Actions
commit
|
commitdiff
|
tree
2021-10-15
Tomasz Konojacki
disable LeakSanitizer in GitHub Actions
commit
|
commitdiff
|
tree
2021-09-17
Tomasz Konojacki
win32: regen config_H.(gc|vc)
commit
|
commitdiff
|
tree
2021-06-09
Tomasz Konojacki
replace all instances of PERL_IMPLICIT_CONTEXT with...
commit
|
commitdiff
|
tree
2021-05-29
Tomasz Konojacki
The previous commit wasn't meant to be pushed
commit
|
commitdiff
|
tree
2021-05-29
Tomasz Konojacki
ssh
commit
|
commitdiff
|
tree
2021-05-21
Tomasz Konojacki
IO: add a test for sync()
commit
|
commitdiff
|
tree
2021-05-21
Tomasz Konojacki
IO: implement sync() for win32
commit
|
commitdiff
|
tree
2021-04-20
Tomasz Konojacki
perldelta for dace60fbdbd315ddaeca8ff9dad1d4a672f95a3d
commit
|
commitdiff
|
tree
2021-04-13
Tomasz Konojacki
win32.c: make reading UTF-8 characters from the console...
commit
|
commitdiff
|
tree
2021-04-12
Tomasz Konojacki
add Михаил Козачков to AUTHORS
commit
|
commitdiff
|
tree
2021-04-01
Tomasz Konojacki
perlport.pod: mention Win32::IsSymlinkCreationAllowed()
commit
|
commitdiff
|
tree
2021-03-13
Tomasz Konojacki
Update Win32 from version 0.56 to 0.57
commit
|
commitdiff
|
tree
2021-03-08
Tomasz Konojacki
Update Win32 from version 0.54 to 0.56
commit
|
commitdiff
|
tree
2021-03-08
Tomasz Konojacki
testsuite.yml: set CCHOME during 'make'
commit
|
commitdiff
|
tree
2021-01-30
Tomasz Konojacki
Set $Config{libpth} properly for MinGW builds
commit
|
commitdiff
|
tree
2020-12-30
Tomasz Konojacki
op.c: croak on "my $_" when "use utf8" is in effect
commit
|
commitdiff
|
tree
2020-11-23
Tomasz Konojacki
win32: remove support for disabling USE_LARGE_FILES
commit
|
commitdiff
|
tree
2020-10-14
Tomasz Konojacki
win32: use the same manifest for Visual C++ and gcc...
commit
|
commitdiff
|
tree
2020-08-03
Tomasz Konojacki
XSUB.h: fix MARK and items variables inside BOOT XSUBs
commit
|
commitdiff
|
tree
2020-07-24
Tomasz Konojacki
win32.c: rework the waitpid(-1, WNOHANG) fix
commit
|
commitdiff
|
tree
2020-05-30
Tomasz Konojacki
perldelta: move windows-specific bugfix to the right...
commit
|
commitdiff
|
tree
2020-05-30
Tomasz Konojacki
perldelta: mention sort optimization
commit
|
commitdiff
|
tree
2020-05-19
Tomasz Konojacki
pp_sys.c: don't hardcode socket address buffer size
commit
|
commitdiff
|
tree
2020-05-19
Tomasz Konojacki
add Configure probe for struct sockaddr_storage
commit
|
commitdiff
|
tree
2020-04-06
Tomasz Konojacki
don't disable __attribute__((always_inline)) on clang
commit
|
commitdiff
|
tree
2020-04-06
Tomasz Konojacki
disable __attribute__((always_inline)) for gcc <= 4.6
commit
|
commitdiff
|
tree
2020-04-04
Tomasz Konojacki
Configure can't find dlopen() on DragonFly BSD when...
commit
|
commitdiff
|
tree
2020-04-03
Tomasz Konojacki
DragonFly BSD doesn't support SO_PROTOCOL for AF_UNIX...
commit
|
commitdiff
|
tree
2020-03-13
Tomasz Konojacki
pp_sort.c: silence the "unused parameter" warning
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
optimize sort by inlining comparison functions
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
pp_sort.c: small refactoring
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
pp_sort.c: call Perl_sortsv_flags directly
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
pp_sort.c: normalize indentation
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
new function specifier: PERL_STATIC_FORCE_INLINE
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
regen/embed.pl: handle PERL_STATIC_INLINE_NO_RET properly
commit
|
commitdiff
|
tree
2020-03-09
Tomasz Konojacki
regen/embed.pl: fix error message
commit
|
commitdiff
|
tree
2020-03-02
Tomasz Konojacki
decrease github actions timeout to 120 minutes
commit
|
commitdiff
|
tree
2020-03-02
Tomasz Konojacki
pp_sort.c: remove the remains of quicksort
commit
|
commitdiff
|
tree
2020-01-24
Tomasz Konojacki
win32: don't set the base address of perl5xx.dll
commit
|
commitdiff
|
tree
2020-01-18
Tomasz Konojacki
move and clean-up macros wrapping __attribute__()
commit
|
commitdiff
|
tree
2019-11-22
Tomasz Konojacki
D:P: fix mess.t failures when $0 contains backslashes
commit
|
commitdiff
|
tree
2019-11-10
Tomasz Konojacki
t/op/fork.t: fix skip condition
commit
|
commitdiff
|
tree
2019-11-10
Tomasz Konojacki
win32: fix waitpid(-1, WNOHANG) segfault/panic
commit
|
commitdiff
|
tree
2019-11-09
Tomasz Konojacki
UTF8_CHK_SKIP uses MIN() too
commit
|
commitdiff
|
tree
2019-10-30
Tomasz Konojacki
remove CONSERVATIVE and LIBERAL
commit
|
commitdiff
|
tree
2019-10-30
Tomasz Konojacki
use PTR2nat() instead of casting pointers to unsigned...
commit
|
commitdiff
|
tree
2019-10-27
Tomasz Konojacki
win32: separate $Config{ccflags} and $Config{optimize}
commit
|
commitdiff
|
tree
2019-09-23
Tomasz Konojacki
Time::HiRes: fix compilation with Visual C++ 2013 and...
commit
|
commitdiff
|
tree
2019-09-09
Tomasz Konojacki
Time::HiRes: implement clock_gettime() and clock_getres...
commit
|
commitdiff
|
tree
2019-08-26
Tomasz Konojacki
compile perl with -O2 on DragonFly BSD
commit
|
commitdiff
|
tree
2019-08-15
Tomasz Konojacki
Time::HiRes: remove workaround for an ancient Devel...
commit
|
commitdiff
|
tree
2019-08-15
Tomasz Konojacki
Time::HiRes: remove the remains of MacOS classic support
commit
|
commitdiff
|
tree
2019-08-15
Tomasz Konojacki
Time::HiRes: remove code for perls older than 5.6
commit
|
commitdiff
|
tree
2019-08-15
Tomasz Konojacki
Time::HiRes: normalize indentation
commit
|
commitdiff
|
tree
2019-04-26
Tomasz Konojacki
remove leftovers from [perl #127663]
commit
|
commitdiff
|
tree
2019-04-10
Tomasz Konojacki
win32/Makefile: minor cleanup
commit
|
commitdiff
|
tree
2019-04-06
Tomasz Konojacki
implement diagnostics ignore/restore macros for Visual C++
commit
|
commitdiff
|
tree
2019-02-19
Tomasz Konojacki
win32/win32sck.c: better socket() error handling
commit
|
commitdiff
|
tree
2018-12-19
Tomasz Konojacki
File::Find: set $Is_Win32 and $Is_VMS variables
commit
|
commitdiff
|
tree
2018-12-12
Tomasz Konojacki
S_uiv_2buf: faster integer stringification algorithm
commit
|
commitdiff
|
tree
2018-11-21
Tomasz Konojacki
optimize IV -> UV conversions
commit
|
commitdiff
|
tree
2018-11-02
Tomasz Konojacki
pp_divide: use modulo instead of multiplication
commit
|
commitdiff
|
tree
2018-10-15
Tomasz Konojacki
win32: define HAS_BUILTIN_EXPECT on MinGW
commit
|
commitdiff
|
tree
2018-08-01
Tomasz Konojacki
win32: fix argumentless sleep()
commit
|
commitdiff
|
tree
2018-05-01
Tomasz Konojacki
getcwd() doesn't fail on non-existent directories on...
commit
|
commitdiff
|
tree
2018-01-21
Tomasz Konojacki
loc_tools.pl: untaint _source_location's return value...
commit
|
commitdiff
|
tree
2018-01-10
Tomasz Konojacki
loc_tools.pl: properly load fallback locales
commit
|
commitdiff
|
tree
2017-01-10
Tomasz Konojacki
(perl #130534) fix test failures under DragonFly BSD
commit
|
commitdiff
|
tree