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
Added several missing PERL_UNUSED_RESULT()
[perl5.git]
/
perl.h
2014-06-12
Brian Fraser
Added several missing PERL_UNUSED_RESULT()
blob
|
commitdiff
2014-06-12
Brian Fraser
Protect against ptrdiff_t not being available.
blob
|
commitdiff
|
diff to current
2014-06-12
Karl Williamson
Fix some compilation warnings
blob
|
commitdiff
|
diff to current
2014-06-12
Karl Williamson
Allow to compile if don't have LC_CTYPE etc defined
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
perlapi: Refactor placements, headings of some functions
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
Add parameters to "use locale"
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
Allow dynamic lock of LC_NUMERIC
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
Fix up LC_NUMERIC wrap macros
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
Avoid locale function overhead
blob
|
commitdiff
|
diff to current
2014-06-05
Karl Williamson
perl.h: Move #if
blob
|
commitdiff
|
diff to current
2014-06-03
Jarkko Hietaniemi
38d96942 missed a side-effect in PerlIO_open flags...
blob
|
commitdiff
|
diff to current
2014-06-03
David Mitchell
perl.h: move PERL_GET_CONTEXT fallbacks earlier
blob
|
commitdiff
|
diff to current
2014-06-02
Jarkko Hietaniemi
Use PERL_UNUSED_RESULT.
blob
|
commitdiff
|
diff to current
2014-05-30
Jarkko Hietaniemi
Move #include <assert.h> before ASSUME/NOT_REACHED.
blob
|
commitdiff
|
diff to current
2014-05-29
Craig A. Berry
Actually define SS_NOPRIV.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
O_BINARY versus O_TEXT.
blob
|
commitdiff
|
diff to current
2014-05-28
Jarkko Hietaniemi
Move the PERL_GCC_BRACE_GROUPS_FORBIDDEN earlier.
blob
|
commitdiff
|
diff to current
2014-05-28
Jarkko Hietaniemi
Use STRUCT_OFFSET() instead raw C99 offsetof().
blob
|
commitdiff
|
diff to current
2014-05-28
Jarkko Hietaniemi
Add PERL_UNUSED_RESULT() and use that instead of the...
blob
|
commitdiff
|
diff to current
2014-03-19
Nicholas Clark
Extract the cleanup code of Perl_do_openn() into S_open...
blob
|
commitdiff
|
diff to current
2014-03-12
David Mitchell
sprinkle LIKELY() on pp_hot.c scope.c and some *.h
blob
|
commitdiff
|
diff to current
2014-02-20
Karl Williamson
Change av_len calls to av_tindex for clarity
blob
|
commitdiff
|
diff to current
2014-02-19
H.Merijn Brand
New bincompat options
blob
|
commitdiff
|
diff to current
2014-02-19
Karl Williamson
regcomp.c: Fix more alignment problems
blob
|
commitdiff
|
diff to current
2014-02-17
Karl Williamson
regcomp.c: Fix some alignment problems
blob
|
commitdiff
|
diff to current
2014-02-15
Karl Williamson
Emulate POSIX locale setting on Windows
blob
|
commitdiff
|
diff to current
2014-02-05
Brian Fraser
Avoid compiler warnings by consistently using #ifdef...
blob
|
commitdiff
|
diff to current
2014-02-04
Karl Williamson
Add -DL option to trace setlocale calls
blob
|
commitdiff
|
diff to current
2014-01-28
Karl Williamson
Work properly under UTF-8 LC_CTYPE locales
blob
|
commitdiff
|
diff to current
2014-01-23
Brian Fraser
Merge branch 'cross-compile-revamp' into blead
blob
|
commitdiff
|
diff to current
2014-01-22
Karl Williamson
Add some cBOOL casts to macros
blob
|
commitdiff
|
diff to current
2014-01-22
Karl Williamson
Comments, white-space
blob
|
commitdiff
|
diff to current
2014-01-22
Jess Robinson
No xconfig.h is produced when cross-compiling, we have...
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
Always define sTHX as 0 when not using mem debug header
blob
|
commitdiff
|
diff to current
2014-01-17
Father Chrysostomos
PERL_DEBUG_READONLY_COW
blob
|
commitdiff
|
diff to current
2014-01-15
Tony Cook
[perl #120670] make perl headers C++11 compatible
blob
|
commitdiff
|
diff to current
2014-01-04
Karl Williamson
POSIX:strtod() should restore the locale it changed
blob
|
commitdiff
|
diff to current
2014-01-04
Karl Williamson
perl.h: Add macros and comments
blob
|
commitdiff
|
diff to current
2014-01-04
Karl Williamson
perl.h: Revise another locale setting macro
blob
|
commitdiff
|
diff to current
2014-01-04
Karl Williamson
perl.h: Revise a locale setting macro
blob
|
commitdiff
|
diff to current
2014-01-04
Karl Williamson
perl.h: Move some macro definitions
blob
|
commitdiff
|
diff to current
2014-01-04
Brian Fraser
Make dump.c nul-and-UTF8 clean
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 addition of PERLIO_TERM...
blob
|
commitdiff
|
diff to current
2013-12-17
Karl Williamson
perl.h: Move a string constant to a #define
blob
|
commitdiff
|
diff to current
2013-11-28
David Mitchell
GCC_DIAG_IGNORE() only with >= 4.6
blob
|
commitdiff
|
diff to current
2013-11-28
David Mitchell
add GCC_DIAG_IGNORE(), GCC_DIAG_RESTORE macros
blob
|
commitdiff
|
diff to current
2013-11-16
David Mitchell
Revert "make perl core quiet under -Wfloat-equal"
blob
|
commitdiff
|
diff to current
2013-11-10
Daniel Dragan
fix multi-eval of Perl_custom_op_xop in XopENTRY
blob
|
commitdiff
|
diff to current
2013-11-09
David Mitchell
make perl core quiet under -Wfloat-equal
blob
|
commitdiff
|
diff to current
2013-11-04
Peter Martini
Move the function to set $^X to its own file
blob
|
commitdiff
|
diff to current
2013-10-31
Father Chrysostomos
Introduce PERL_BOOL_AS_CHAR define
blob
|
commitdiff
|
diff to current
2013-10-28
Father Chrysostomos
perl.h: Remove ERRHV
blob
|
commitdiff
|
diff to current
2013-10-05
Father Chrysostomos
Postfix dereference syntax
blob
|
commitdiff
|
diff to current
2013-09-25
Andy Dougherty
Use a more reliable check for BSDish systems.
blob
|
commitdiff
|
diff to current
2013-09-24
Karl Williamson
perl.h: Don't pollute global namespace
blob
|
commitdiff
|
diff to current
2013-09-24
Karl Williamson
Make typedef fully typedef
blob
|
commitdiff
|
diff to current
2013-09-24
Karl Williamson
regcomp.h: Create new typedef synonym for clarity
blob
|
commitdiff
|
diff to current
2013-09-24
Karl Williamson
Add regnode struct for synthetic start class
blob
|
commitdiff
|
diff to current
2013-09-24
Brian Fraser
Consistently use __sun to identify SunOS
blob
|
commitdiff
|
diff to current
2013-09-24
Brian Fraser
perl.h: Comment was mistakenly passed to the preprocessor
blob
|
commitdiff
|
diff to current
2013-09-24
Brian Fraser
perl.h: STMT_START/END don't need a special case for...
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed the define for ISHISH
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed the ifdefs for BUGGY_MSC and BUGGY_MSC6
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
perl.h: Always unconditionally include sys/types.h
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed OP_IN_REGISTER and related defines.
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed the ifdef & define for VDf
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Removed the ifdef for FPUTS_BOTCH
blob
|
commitdiff
|
diff to current
2013-09-21
Brian Fraser
Remove a '#undef ff_next' remnant from ages past.
blob
|
commitdiff
|
diff to current
2013-09-19
Steve Hay
Add a USING_MSVC6 macro to identify Microsoft Visual...
blob
|
commitdiff
|
diff to current
2013-09-19
Nicholas Clark
Remove 4 redundant #undefs, missed by commit 79be8fb4ac...
blob
|
commitdiff
|
diff to current
2013-09-18
Steve Hay
Fix the VC6 build on Windows following commit e25d460c74
blob
|
commitdiff
|
diff to current
2013-09-18
Nicholas Clark
For PERL_CORE, don't undefine HAS_QUAD when building...
blob
|
commitdiff
|
diff to current
2013-09-16
Nicholas Clark
Eliminate the only use of VOIDFLAGS, as part of STMT_ST...
blob
|
commitdiff
|
diff to current
2013-09-16
Nicholas Clark
Stop using VOIDUSED in the headers.
blob
|
commitdiff
|
diff to current
2013-09-10
David Leadbeater
Remove PERL_MICRO where it is conditionally used with...
blob
|
commitdiff
|
diff to current
2013-09-10
David Leadbeater
Remove defining DIR* to void* on microperl
blob
|
commitdiff
|
diff to current
2013-09-09
Tony Cook
[perl #117265] correctly handle overloaded strings
blob
|
commitdiff
|
diff to current
2013-08-29
Karl Williamson
Make casing tables native
blob
|
commitdiff
|
diff to current
2013-08-26
Tony Cook
[perl #85104] work harder to save error numbers
blob
|
commitdiff
|
diff to current
2013-08-26
Tony Cook
[perl #117265] safesyscalls: check embedded nul in...
blob
|
commitdiff
|
diff to current
2013-08-25
Father Chrysostomos
Croak when range tries to extend stack too far
blob
|
commitdiff
|
diff to current
2013-08-13
David Mitchell
improve regexec_flags() API documentation
blob
|
commitdiff
|
diff to current
2013-08-11
Father Chrysostomos
Make PL_hints an alias for PL_compiling.cop_hints
blob
|
commitdiff
|
diff to current
2013-07-29
John Gardiner Myers
[perl #52000] Warn/abort on attempted perl exit
blob
|
commitdiff
|
diff to current
2013-07-16
Karl Williamson
Reinstate "Use new Svt_INVLIST for inversion lists."
blob
|
commitdiff
|
diff to current
2013-07-16
Karl Williamson
Reinstate "Create SVt_INVLIST"
blob
|
commitdiff
|
diff to current
2013-07-10
Karl Williamson
PATCH: [perl #38193] embedded perl always calls setloca...
blob
|
commitdiff
|
diff to current
2013-07-06
Karl Williamson
locale.c: Further checks for utf8ness of a locale
blob
|
commitdiff
|
diff to current
2013-07-06
Karl Williamson
perl.h, locale.c: White space only
blob
|
commitdiff
|
diff to current
2013-07-05
Karl Williamson
Revert "Create SVt_INVLIST"
blob
|
commitdiff
|
diff to current
2013-07-04
Karl Williamson
Revert "Use new Svt_INVLIST for inversion lists."
blob
|
commitdiff
|
diff to current
2013-07-04
Karl Williamson
Use new Svt_INVLIST for inversion lists.
blob
|
commitdiff
|
diff to current
2013-07-04
Karl Williamson
Create SVt_INVLIST
blob
|
commitdiff
|
diff to current
2013-06-28
Father Chrysostomos
Reinstate UTF8f
blob
|
commitdiff
|
diff to current
next