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
Revert the support for new warning categories outside of "all"
[perl5.git]
/
util.c
2015-01-25
Ævar Arnfjörð Bjar...
Revert the support for new warning categories outside...
blob
|
commitdiff
2015-01-08
Jarkko Hietaniemi
[-Dusecbacktrace] Close the BFD descriptor.
blob
|
commitdiff
|
diff to current
2014-12-29
Ævar Arnfjörð Bjar...
Add support for new warning categories outside of ...
blob
|
commitdiff
|
diff to current
2014-12-17
David Mitchell
improve xs_handshake() diag message
blob
|
commitdiff
|
diff to current
2014-12-17
David Mitchell
xs_handshake(() clean up desciption
blob
|
commitdiff
|
diff to current
2014-12-08
Daniel Dragan
make xs_version_bootcheck a static func since not used...
blob
|
commitdiff
|
diff to current
2014-12-08
Father Chrysostomos
Change OP_SIBLING to OpSIBLING
blob
|
commitdiff
|
diff to current
2014-12-06
Daniel Dragan
1 exit path for returning ptr in Perl_safesysmalloc...
blob
|
commitdiff
|
diff to current
2014-11-29
Lukas Mai
make more use of NOT_REACHED
blob
|
commitdiff
|
diff to current
2014-11-19
Jarkko Hietaniemi
Try making gcc happy about casting U32 to void*.
blob
|
commitdiff
|
diff to current
2014-11-16
Daniel Dragan
readd noreturn and silence "noreturn that returns"...
blob
|
commitdiff
|
diff to current
2014-11-15
Father Chrysostomos
Revert the ‘return’ part of 6edcbed6
blob
|
commitdiff
|
diff to current
2014-11-15
Daniel Dragan
make debugging easier in memory allocator code in perl...
blob
|
commitdiff
|
diff to current
2014-11-13
Daniel Dragan
add filename handling to xs handshake
blob
|
commitdiff
|
diff to current
2014-11-09
David Mitchell
util.c: fix comiler warnings
blob
|
commitdiff
|
diff to current
2014-11-08
Daniel Dragan
add xs_handshake API
blob
|
commitdiff
|
diff to current
2014-11-07
Daniel Dragan
simplify Perl_xs_apiversion_bootcheck
blob
|
commitdiff
|
diff to current
2014-10-22
Tony Cook
[perl #121159] use the updated win32_popenlist() even...
blob
|
commitdiff
|
diff to current
2014-10-15
Lukas Mai
treat fatal warnings after syntax errors as syntax...
blob
|
commitdiff
|
diff to current
2014-09-19
Jarkko Hietaniemi
quadmath NV formatted I/O.
blob
|
commitdiff
|
diff to current
2014-09-16
Father Chrysostomos
Fix $DB::sub in DB::goto for lexical subs
blob
|
commitdiff
|
diff to current
2014-09-15
Father Chrysostomos
sv_cathek
blob
|
commitdiff
|
diff to current
2014-09-12
Father Chrysostomos
Don’t call save_re_context
blob
|
commitdiff
|
diff to current
2014-08-28
Father Chrysostomos
Fix crash with lex subs under -d
blob
|
commitdiff
|
diff to current
2014-07-25
Andy Dougherty
Only use setenv() on Solaris if it is available.
blob
|
commitdiff
|
diff to current
2014-07-23
Vladimir Marek
use setenv() on Solaris
blob
|
commitdiff
|
diff to current
2014-07-23
Jarkko Hietaniemi
Use grok_atou instead of atoi.
blob
|
commitdiff
|
diff to current
2014-07-12
Karl Williamson
util.c: Add comment
blob
|
commitdiff
|
diff to current
2014-07-08
David Mitchell
wrap op_sibling field access in OP_SIBLING* macros
blob
|
commitdiff
|
diff to current
2014-06-25
Jarkko Hietaniemi
Remove or downgrade unnecessary dVAR.
blob
|
commitdiff
|
diff to current
2014-06-24
Jarkko Hietaniemi
Unused contexts found under PERL_GLOBAL_STRUCT.
blob
|
commitdiff
|
diff to current
2014-06-24
Daniel Dragan
PERL_UNUSED_CONTEXT -> remove interp context where...
blob
|
commitdiff
|
diff to current
2014-06-22
Jarkko Hietaniemi
If we do not have vsnprintf, the len is unused.
blob
|
commitdiff
|
diff to current
2014-06-22
Jarkko Hietaniemi
g++ -DPERL_GLOBAL_STRUCT_PRIVATE died on this.
blob
|
commitdiff
|
diff to current
2014-06-19
Jarkko Hietaniemi
Revert "/* NOTREACHED */ belongs *before* the unreachable."
blob
|
commitdiff
|
diff to current
2014-06-19
Jarkko Hietaniemi
/* NOTREACHED */ belongs *before* the unreachable.
blob
|
commitdiff
|
diff to current
2014-06-12
Brian Fraser
Silence several -Wunused-parameter warnings about my_perl
blob
|
commitdiff
|
diff to current
2014-06-12
Brian Fraser
Added several missing PERL_UNUSED_RESULT()
blob
|
commitdiff
|
diff to current
2014-06-12
Brian Fraser
Mark several functions with __attribute__noreturn__
blob
|
commitdiff
|
diff to current
2014-06-12
Brian Fraser
Adding missing SVfARG() invocations
blob
|
commitdiff
|
diff to current
2014-06-12
Brian Fraser
Adding missing HEKfARG() invocations
blob
|
commitdiff
|
diff to current
2014-06-12
Jarkko Hietaniemi
C backtrace tweaks.
blob
|
commitdiff
|
diff to current
2014-06-11
Brian Fraser
Removed NeXT support
blob
|
commitdiff
|
diff to current
2014-06-08
Jarkko Hietaniemi
Add C backtrace API.
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
Use C locale for "$!" ouside 'use locale' scope
blob
|
commitdiff
|
diff to current
2014-06-02
Jarkko Hietaniemi
Use PERL_UNUSED_RESULT.
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
perlapi: Clarify some instances where NUL is or isn...
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
Wrap various pod uses of NUL with C<>
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
fcntl receiving -1 from fileno, fcntl failing.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
Insert asserts to paths suspected by Coverity.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
Reindent the block. Whitespace-only change.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
Fix false nesting.
blob
|
commitdiff
|
diff to current
2014-05-29
Tony Cook
put va_end() in the right place
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
add va_end() calls where missing for a va_start() or...
blob
|
commitdiff
|
diff to current
2014-05-28
Jarkko Hietaniemi
Use the C_ARRAY_LENGTH.
blob
|
commitdiff
|
diff to current
2014-04-09
David Mitchell
PERL_GLOBAL_STRUCT threads issue
blob
|
commitdiff
|
diff to current
2014-02-17
Father Chrysostomos
Avoid recalculating sub name hash in util.c:get_db_sub
blob
|
commitdiff
|
diff to current
2014-02-16
Father Chrysostomos
[perl #121255] Call set-magic when setting $DB::sub
blob
|
commitdiff
|
diff to current
2014-02-06
Karl Williamson
util.c: Add comment.
blob
|
commitdiff
|
diff to current
2014-02-05
Brian Fraser
Fix the prototypes of some functions without context
blob
|
commitdiff
|
diff to current
2014-01-20
David Mitchell
rename sTHX to PERL_MEMORY_DEBUG_HEADER_SIZE
blob
|
commitdiff
|
diff to current
2014-01-17
Father Chrysostomos
util.c: A couple of defines to simplify #ifdef maze
blob
|
commitdiff
|
diff to current
2014-01-17
Father Chrysostomos
PERL_DEBUG_READONLY_COW
blob
|
commitdiff
|
diff to current
2014-01-04
Father Chrysostomos
Extract version routines into two new files
blob
|
commitdiff
|
diff to current
2013-12-30
Father Chrysostomos
Improve rcatline bad fh warnings
blob
|
commitdiff
|
diff to current
2013-12-29
Father Chrysostomos
perlapi: Consistent spaces after dots
blob
|
commitdiff
|
diff to current
2013-12-27
Nicholas Clark
Purge sfio support, which has been broken for a decade.
blob
|
commitdiff
|
diff to current
2013-12-27
Nicholas Clark
Fix sfio breakage caused by the fix for RT #78494.
blob
|
commitdiff
|
diff to current
2013-12-27
Nicholas Clark
Fix a typo introduced in Nov 2008 by commit 4ee39169073...
blob
|
commitdiff
|
diff to current
2013-12-03
Karl Williamson
perlapi: May want to use savesharedpv on threaded Win32
blob
|
commitdiff
|
diff to current
2013-11-28
David Mitchell
silence -Wformat-nonliteral compiler warnings
blob
|
commitdiff
|
diff to current
2013-11-24
David Mitchell
fix 'ignoring return value' compiler warnings
blob
|
commitdiff
|
diff to current
2013-11-18
Tony Cook
[perl #120543] work around a C++ library bug in VC...
blob
|
commitdiff
|
diff to current
2013-11-13
David Mitchell
silence some compiler warnings
blob
|
commitdiff
|
diff to current
2013-10-17
Tony Cook
[perl #119893] avoid waiting on pid 0
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed the ifdefs for INCOMPLETE_TAINTS
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Replaced the last use of HAS_GNULIBC with __GLIBC__
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed DUMP_FDS and dump_fds()
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Remove HAS_64K_LIMIT
blob
|
commitdiff
|
diff to current
2013-09-18
Nicholas Clark
Use U64_CONST() for the drand48 constants that are...
blob
|
commitdiff
|
diff to current
2013-09-17
Tony Cook
[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
blob
|
commitdiff
|
diff to current
2013-09-13
Steve Hay
Fix the VC6 build on Windows following commit 3be8f09452
blob
|
commitdiff
|
diff to current
2013-09-13
Tony Cook
[perl #115928] a consistent (public) rand() implementation
blob
|
commitdiff
|
diff to current
2013-09-11
Karl Williamson
perlapi: Add doc for my_strlcpy, my_strlcat
blob
|
commitdiff
|
diff to current
2013-09-05
Father Chrysostomos
util.c:my_pclose: Use NULL in PL_fdpid
blob
|
commitdiff
|
diff to current
2013-09-03
John Peacock
Sync core with CPAN version.pm release
blob
|
commitdiff
|
diff to current
2013-09-01
Father Chrysostomos
[perl #115768] improve (caller)[2] line numbers
blob
|
commitdiff
|
diff to current
2013-08-25
Father Chrysostomos
Use SSize_t for arrays
blob
|
commitdiff
|
diff to current
2013-08-06
Father Chrysostomos
[perl #119169] index with __PACKAGE__ for 2nd argument
blob
|
commitdiff
|
diff to current
2013-07-24
Tony Cook
Revert "Remove the non-inline function S_croak_memory_w...
blob
|
commitdiff
|
diff to current
2013-07-12
Nicholas Clark
Fix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PR...
blob
|
commitdiff
|
diff to current
2013-07-10
Peter Martini
Quiet warning in a DEBUG print
blob
|
commitdiff
|
diff to current
2013-07-07
Karl Williamson
util.c: Avoid unnecessary setlocale() calls
blob
|
commitdiff
|
diff to current
2013-07-04
Tony Cook
rarest is only used under -DDEBUGGING
blob
|
commitdiff
|
diff to current
2013-06-30
Ruslan Zakirov
change magic_methcall to use SV with shared hash value
blob
|
commitdiff
|
diff to current
2013-06-23
Father Chrysostomos
util.c: Stop ck_index/fbm_compile from abusing readonliness
blob
|
commitdiff
|
diff to current
2013-06-23
Father Chrysostomos
Stop fbm_compile from flattening refs
blob
|
commitdiff
|
diff to current
2013-06-21
Father Chrysostomos
Remove BmRARE and BmPREVIOUS
blob
|
commitdiff
|
diff to current
2013-06-14
Tony Cook
the code that used hstat, istat, qstat was removed...
blob
|
commitdiff
|
diff to current
2013-06-13
Leon Timmermans
Don't ignore signals on pclose
blob
|
commitdiff
|
diff to current
next