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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
set FD_CLOEXEC on debug-leaking-scalars sockets
[perl5.git]
/
perl.c
2017-12-22
Zefram
set FD_CLOEXEC on debug-leaking-scalars sockets
blob
|
commitdiff
2017-12-22
Zefram
make PerlIO handle FD_CLOEXEC
blob
|
commitdiff
|
diff to current
2017-12-22
Zefram
use O_CLOEXEC when making fake empty device
blob
|
commitdiff
|
diff to current
2017-12-22
Zefram
use Perl_my_mkstemp() where appropriate
blob
|
commitdiff
|
diff to current
2017-12-22
Zefram
factor out remaining fcntl F_SETFD calls
blob
|
commitdiff
|
diff to current
2017-12-10
Zefram
assert well-formedness of argv in perl_parse()
blob
|
commitdiff
|
diff to current
2017-12-10
Zefram
remove incorrect doc para about exit from BEGIN
blob
|
commitdiff
|
diff to current
2017-12-10
Zefram
properly define perl_parse() return value
blob
|
commitdiff
|
diff to current
2017-12-08
Aaron Crane
RT#132545: memory leak in S_init_main_stash()
blob
|
commitdiff
|
diff to current
2017-11-14
Nicolas R
Introduce macros to simplify @INC setting
blob
|
commitdiff
|
diff to current
2017-11-13
Zefram
fix sysconf panic
blob
|
commitdiff
|
diff to current
2017-11-11
Zefram
avoid reading errno twice in a row
blob
|
commitdiff
|
diff to current
2017-11-11
Lukas Mai
add wrap_keyword_plugin function (RT #132413)
blob
|
commitdiff
|
diff to current
2017-11-08
Nicolas R
Allow custom PL_strtab hash in perl_construct.
blob
|
commitdiff
|
diff to current
2017-11-06
Karl Williamson
perl.c: Use memchr instead of strchr
blob
|
commitdiff
|
diff to current
2017-11-06
Karl Williamson
Use memBEGINs() in core
blob
|
commitdiff
|
diff to current
2017-11-06
Karl Williamson
Change some strncmp(), etc. to strBEGINs()
blob
|
commitdiff
|
diff to current
2017-11-06
Karl Williamson
Rename strEQs to strBEGINs; remove strNEs
blob
|
commitdiff
|
diff to current
2017-11-04
Aaron Crane
Add comment to explain why we want to probe for statfs...
blob
|
commitdiff
|
diff to current
2017-11-01
Karl Williamson
Add my_memrchr() implementation of memrchr()
blob
|
commitdiff
|
diff to current
2017-11-01
David Mitchell
fix Perl_get_cvn_flags() return value
blob
|
commitdiff
|
diff to current
2017-10-31
Father Chrysostomos
Make get_cv cope with subrefs
blob
|
commitdiff
|
diff to current
2017-10-21
Aaron Crane
Don't attempt to define or use STANDARD_C
blob
|
commitdiff
|
diff to current
2017-10-21
Aaron Crane
perl.c: simplify cpp conditionals
blob
|
commitdiff
|
diff to current
2017-10-21
Aaron Crane
Don't use VOL internally, because "volatile" works...
blob
|
commitdiff
|
diff to current
2017-10-14
Aaron Crane
Delete dead mktemp() call
blob
|
commitdiff
|
diff to current
2017-10-08
Father Chrysostomos
Don’t assign PL_curstash twice in init_main_stash
blob
|
commitdiff
|
diff to current
2017-10-07
Craig A. Berry
Move PERL_INTERNAL_RAND_SEED set-up after init_stacks().
blob
|
commitdiff
|
diff to current
2017-09-11
Tony Cook
(perl #127663) provide limited control for the internal...
blob
|
commitdiff
|
diff to current
2017-09-11
Tony Cook
(perl #127663) all platforms no longer require a backup...
blob
|
commitdiff
|
diff to current
2017-09-11
Tony Cook
(perl #127663) create a separate random source for...
blob
|
commitdiff
|
diff to current
2017-09-10
Karl Williamson
Add API function Perl_langinfo()
blob
|
commitdiff
|
diff to current
2017-08-13
Karl Williamson
Initialize locale object even in unthreaded perls
blob
|
commitdiff
|
diff to current
2017-08-13
Karl Williamson
locales: Add #define; change how to override
blob
|
commitdiff
|
diff to current
2017-08-10
Tony Cook
(perl #131786) avoid a duplicate symbol error on _LIB_V...
blob
|
commitdiff
|
diff to current
2017-07-27
David Mitchell
add PL_sv_zero
blob
|
commitdiff
|
diff to current
2017-07-03
David Mitchell
properly init si_stack_hwm
blob
|
commitdiff
|
diff to current
2017-06-01
Yves Orton
Restore "get rid of USE_HASH_SEED_EXPLICIT"
blob
|
commitdiff
|
diff to current
2017-06-01
Yves Orton
Restore "Add new hashing and "hash with state" infrastr...
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Revert "Add new hashing and "hash with state" infrastru...
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Revert "get rid of USE_HASH_SEED_EXPLICIT"
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
get rid of USE_HASH_SEED_EXPLICIT
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Add new hashing and "hash with state" infrastructure
blob
|
commitdiff
|
diff to current
2017-02-18
Andy Lester
Moving variables to their innermost scope.
blob
|
commitdiff
|
diff to current
2017-02-14
Karl Williamson
Extract code into a function
blob
|
commitdiff
|
diff to current
2017-01-08
Tony Cook
add build options to disable the PERL_HASH* and PERL_PE...
blob
|
commitdiff
|
diff to current
2017-01-02
Steve Hay
Update copyright year
blob
|
commitdiff
|
diff to current
2016-12-24
Karl Williamson
Create inversion list for Assigned code points
blob
|
commitdiff
|
diff to current
2016-11-18
Karl Williamson
Change white space to avoid C++ deprecation warning
blob
|
commitdiff
|
diff to current
2016-11-11
H.Merijn Brand
Push current state to work on failing tests
blob
|
commitdiff
|
diff to current
2016-11-03
Tony Cook
Revert "hv.h: rework HEK_FLAGS to a proper member in...
blob
|
commitdiff
|
diff to current
2016-10-24
Todd Rinaldo
hv.h: rework HEK_FLAGS to a proper member in struct hek
blob
|
commitdiff
|
diff to current
2016-10-19
Yves Orton
perl.[ch]: switch to using SvPVCLEAR() and string const...
blob
|
commitdiff
|
diff to current
2016-10-11
Dan Collins
[rt #129336] #!perl -i u erroneously interpreted as -u
blob
|
commitdiff
|
diff to current
2016-09-16
Lukas Mai
restore comment mangled by 27da23d53ccce6
blob
|
commitdiff
|
diff to current
2016-09-01
Craig A. Berry
Make PERLLIB_SEP dynamic on VMS.
blob
|
commitdiff
|
diff to current
2016-08-19
H.Merijn Brand
Do not show error message if errno = 0 for flush fail...
blob
|
commitdiff
|
diff to current
2016-08-17
Karl Williamson
Take advantage of SvGROW's return value
blob
|
commitdiff
|
diff to current
2016-08-10
Karl Williamson
Move some global destruction to where it belongs
blob
|
commitdiff
|
diff to current
2016-08-08
Lukas Mai
INCMARK is a statement now; don't cast it
blob
|
commitdiff
|
diff to current
2016-07-29
Karl Williamson
locale.c: Revamp my_strerror() for thread-safeness
blob
|
commitdiff
|
diff to current
2016-06-17
David Mitchell
perl.c: comment that it's also perlmini.c
blob
|
commitdiff
|
diff to current
2016-06-08
Tony Cook
(perl #127380) only trace to $PERLIO_DEBUG if -Di is...
blob
|
commitdiff
|
diff to current
2016-05-17
jimc
better glibc i_modulo bug handling
blob
|
commitdiff
|
diff to current
2016-05-14
David Mitchell
add PERL_OP_PARENT to 'perl -V' output
blob
|
commitdiff
|
diff to current
2016-05-10
Jim Cromie
fix make test failures in -Accflags=-DPERL_TRACE_OPS
blob
|
commitdiff
|
diff to current
2016-04-09
Karl Williamson
Add locale mutex
blob
|
commitdiff
|
diff to current
2016-04-06
Yves Orton
Add SILENT_NO_TAINT_SUPPORT to S_Internals_V ()
blob
|
commitdiff
|
diff to current
2016-03-19
Karl Williamson
regcomp.c, perl.c: Use 'VOL' not 'volatile'
blob
|
commitdiff
|
diff to current
2016-03-17
Tony Cook
report an error and fail if we can't flush stdout
blob
|
commitdiff
|
diff to current
2016-03-01
Tony Cook
remove duplicate environment variables from environ
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
convert CX_PUSHEVAL/POPEVAL to inline fns
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
convert CX_PUSH/POP/TOPBLOCK to inline fns
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
offset PL_savestack_max by SS_MAXPUSH
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
rename PUSHBLOCK,PUSHSUB etc to CX_PUSHBLOCK etc
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
PUSHEVAL: make retop a parameter
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
rename POPFOO() to CX_POPFOO()
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
restore PL_tmps_floor on exit
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
add CX_CUR() macro
blob
|
commitdiff
|
diff to current
2016-02-03
David Mitchell
call_sv(), fold_const(): different CX pop test
blob
|
commitdiff
|
diff to current
2016-01-29
Niko Tyni
Fix umask for mkstemp(3) calls
blob
|
commitdiff
|
diff to current
2016-01-26
Craig A. Berry
Use vmstrnenv() to look up PERL5LIB/PERLLIB on VMS.
blob
|
commitdiff
|
diff to current
2016-01-20
Stevan Little
updating copyright to 2016
blob
|
commitdiff
|
diff to current
2016-01-19
Karl Williamson
Add qr/\b{lb}/
blob
|
commitdiff
|
diff to current
2015-11-19
David Mitchell
silence compiler warnings using INCMARK/POPMARK
blob
|
commitdiff
|
diff to current
2015-11-10
Reini Urban
MARK -Ds debugging
blob
|
commitdiff
|
diff to current
2015-11-02
Niko Tyni
Allow overriding the compile time in "perl -V" output
blob
|
commitdiff
|
diff to current
2015-10-30
Jarkko Hietaniemi
Revert "Remove unused filesystem stat symbols."
blob
|
commitdiff
|
diff to current
2015-10-13
Tony Cook
[perl #126242] make the constant hash seeds unsigned...
blob
|
commitdiff
|
diff to current
2015-10-12
Daniel Dragan
Perl_call_sv move EXTEND into branch that needs it
blob
|
commitdiff
|
diff to current
2015-10-12
Daniel Dragan
remove repeated PL_stack_sp derefs in Perl_eval_sv...
blob
|
commitdiff
|
diff to current
2015-10-11
Daniel Dragan
add Win32 USE_NO_REGISTRY build option
blob
|
commitdiff
|
diff to current
2015-10-08
Daniel Dragan
partial PL_statbuf removal
blob
|
commitdiff
|
diff to current
2015-10-02
Jarkko Hietaniemi
Remove unused filesystem stat symbols.
blob
|
commitdiff
|
diff to current
2015-09-16
Andy Broad
amigaos4: use #ifdef/ifndef __amigaos4__ when feasible
blob
|
commitdiff
|
diff to current
2015-09-05
Andy Broad
amigaos4: translate $^X to unix style
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Change to use UVCHR_SKIP over UNI_SKIP
blob
|
commitdiff
|
diff to current
2015-09-04
Karl Williamson
Various pods: Add C<> around many typed-as-is things
blob
|
commitdiff
|
diff to current
2015-08-26
Jarkko Hietaniemi
Explicitly use and check for FD_CLOEXEC.
blob
|
commitdiff
|
diff to current
2015-08-17
Matthew Horsfall
[perl #120826] - Fix documentation nit (thanks Eric...
blob
|
commitdiff
|
diff to current
next