This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Handle platforms with 3 digit exponents
[perl5.git] / proto.h
2018-08-09 sisyphusPATCH: [perl #41202] text->float gives wrong answer
2018-08-03 Karl Williamsonutf8.c: Remove unused parameters
2018-08-02 Karl WilliamsonMove Unicode \p{} definitions to regcomp.c
2018-07-19 Karl WilliamsonRevert "Remove some deprecated functions from mathoms.c"
2018-07-11 Karl Williamsonutf8.c: Avoid some unnecessary conversions to UTF-8
2018-07-11 Karl Williamsonutf8.c: Static fnc always passed non-null
2018-07-05 Karl WilliamsonMake isC9_STRICT_UTF8_CHAR() an inline dfa
2018-07-05 Karl WilliamsonMake isSTRICT_UTF8_CHAR() an inline function
2018-07-05 Karl WilliamsonInline dfa for translating from UTF-8
2018-07-05 Karl WilliamsonMake isUTF8_char() an inline function
2018-07-02 Karl WilliamsonFix to compile under -DNO_LOCALE
2018-06-29 Karl WilliamsonRemove some deprecated functions from mathoms.c
2018-06-25 Karl WilliamsonCreate my_atof3()
2018-06-25 Karl Williamsonembed.fnc: Fix my_atof2() entry
2018-04-20 Karl WilliamsonUse a perfect hash for Unicode property lookups
2018-04-20 Karl WilliamsonBring all Unicode property definitions into core
2018-04-20 Karl WilliamsonSet up initial \p{} parse function.
2018-04-20 Karl WilliamsonMove inversion lists to utf8.c
2018-04-15 Daniel Draganfix -DNO_MATHOMS build, mathomed syms were not removed...
2018-04-03 Karl WilliamsonUse unsigned to avoid compiler warning
2018-03-31 Karl Williamsonutf8.c: Remove unused thread context for core-only fcn
2018-03-31 Karl Williamsonregcomp.c: Rmv no longer used core-only function
2018-03-31 Karl Williamsonutf8.c: Rmv no longer used function
2018-03-31 Karl WilliamsonUse compiled-in C structure for inverted case folds
2018-03-31 Karl Williamsonregen/mk_invlists.pl: Inversion maps don't have to...
2018-03-31 Karl Williamsonregexec.c: Check for UTF-8 fitting
2018-03-31 Karl WilliamsonUse charnames inversion lists
2018-03-31 Karl Williamsonutf8.c: Change no longer used params to dummys
2018-03-29 Karl WilliamsonUpdate proto.h
2018-03-26 Karl WilliamsonMove UTF-8 case changing data into core
2018-03-12 Karl WilliamsonPATCH: [perl #127288] I18N::Langinfo sets UTF-8 bit
2018-03-05 Karl WilliamsonEBCDIC conditional compilation fixes
2018-03-02 David Mitchelladd Perl_init_named_cv() functiom
2018-03-02 Karl WilliamsonRemove parameter from isSCRIPT_RUN
2018-02-25 Karl Williamsonlocale.c: Let static fcn take a NULL argument
2018-02-23 Karl WilliamsonPATCH: [perl #132900] Blead Breaks CPAN: FELIPE/Crypt...
2018-02-19 Father Chrysostomos‘Nonelems’ for pushing sparse array on the stack
2018-02-18 Karl WilliamsonAdd switch_to_globale_locale()
2018-02-18 Karl WilliamsonRevise sync_locale() for safe multi-threaded operation
2018-02-18 Karl WilliamsonAdd thread-safe locale handling
2018-02-18 Karl WilliamsonMake new_numeric() static
2018-02-18 Karl WilliamsonAdd Perl_setlocale()
2018-02-07 Karl WilliamsonAdd uvchr_to_utf8_flags_msgs()
2018-02-07 Karl Williamsonutf8.c: Extract code into separate function
2018-01-31 Karl Williamsonlocale.c: Extract duplicated code into subroutines
2018-01-31 Karl WilliamsonGive isSCRIPT_RUN() an extra parameter
2018-01-30 Karl WilliamsonAdd ANYOFM regnode
2018-01-30 Karl Williamsonregcomp.c: Allow a fcn param to be NULL
2018-01-30 Karl Williamsonregexec.c: Use word-at-a-time to repeat /i single byte...
2018-01-30 Karl Williamsonregexec.c: Use word-at-a-time to repeat a single byte...
2018-01-30 Karl WilliamsonCompile variant_byte_number() for EBCDIC
2018-01-30 Karl WilliamsonUse different scheme to handle MSVC6
2018-01-30 Karl WilliamsonAdd utf8n_to_uvchr_msgs()
2018-01-29 Karl WilliamsonDon't use variant_byte_number on MSVC6
2018-01-25 Karl Williamsonembed.fnc: Formal param shouldn't be const
2018-01-19 David Mitchelltr///: return Size_t count rather than I32
2018-01-18 ZeframRevert "Revert "make PerlIO handle FD_CLOEXEC""
2018-01-18 AbigailRevert "make PerlIO handle FD_CLOEXEC"
2018-01-15 Karl WilliamsonAvoid some branches
2018-01-04 Karl WilliamsonMake script run code a separate function
2018-01-01 Karl Williamsonlocale.c: Improve debugging output
2018-01-01 Karl WilliamsonRemove constness of parameter that no longer is
2017-12-30 Karl WilliamsonUse new regnodes for /[[:ascii:]]/
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-22 Zeframmake PerlIO handle FD_CLOEXEC
2017-12-22 ZeframPerl_my_mkstemp_cloexec() function
2017-12-22 Zeframportable Perl_my_mkostemp()
2017-12-22 Zeframset FD_CLOEXEC atomically in easy cases
2017-12-22 Zefram*_cloexec() I/O functions
2017-12-17 Zeframmerge branch zefram/dumb_match
2017-12-16 Zeframwiden size-type variables in pack/unpack
2017-12-14 Zeframmake exec keep its argument list more reliably
2017-12-12 Karl WilliamsonAdd variant_under_utf8_count() core function
2017-12-08 Karl Williamsonutf8_length() is not a pure function
2017-12-05 Zeframbetter name for parameter to newGIVENOP()
2017-12-05 Zeframinternally change "when" to "whereso"
2017-11-29 Zeframmake "when" do implicit "next"
2017-11-29 Zeframmake loop control apply to "given"
2017-11-29 Zeframuse LOOP struct for entergiven op
2017-11-28 Zeframremove useless "default" mechanism
2017-11-27 Karl WilliamsonUse is_utf8_invariant_string() more
2017-11-26 Father Chrysostomos[perl #132485] Warn about "$foo'bar"
2017-11-26 Karl WilliamsonAdd is_utf8_non_invariant_string()
2017-11-26 Karl WilliamsonChange 3 functions to be #defines of others
2017-11-26 Karl Williamsoninline.h: Avoid some extra strlen()
2017-11-23 Karl WilliamsonSearch for UTF-8 invariants by word
2017-11-22 Zeframeviscerate smartmatch
2017-11-21 Zeframremove unused arg from newGIVWHENOP()
2017-11-21 Zeframregularise "when"
2017-11-17 Zeframrip out quicksort and sort algorithm control
2017-11-11 Lukas Maiadd wrap_keyword_plugin function (RT #132413)
2017-11-09 Karl WilliamsonChange name of internal function
2017-11-09 Karl Williamson_byte_dump_string(): Don't output leading space
2017-11-09 Karl Williamsonlocale.c: Change static fcn name
2017-11-09 Karl Williamsonlocale.c: Refactor static fcn to save work
2017-11-09 Karl Williamsonlocale.c: Create extended internal Perl_langinfo()
2017-11-06 Karl Williamsontoke.c: Add limit parameter to 3 static functions
2017-11-06 Karl Williamsondquote.c: Use memchr() instead of strchr()
2017-11-01 Karl WilliamsonAdd my_memrchr() implementation of memrchr()
2017-10-31 David MitchellAdd OP_MULTICONCAT op
next