aboutsummaryrefslogtreecommitdiff
path: root/src/lj_str.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2025-01-131-1/+1
|\
| * Bump copyright date.Mike Pall2025-01-131-1/+1
* | Merge branch 'master' into v2.1Mike Pall2023-08-201-1/+1
|\|
| * Bump copyright date.Mike Pall2023-08-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
|\|
| * Bump copyright date.Mike Pall2022-01-151-1/+1
* | Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
|\|
| * Bump copyright date.Mike Pall2021-01-021-1/+1
* | Redesign and harden string interning.Mike Pall2020-06-231-0/+4
* | Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
|\|
| * Bump copyright date.Mike Pall2020-01-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* | Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\|
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
* | Merge branch 'master' into v2.1Mike Pall2014-01-161-1/+1
|\|
| * Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
* | Big renaming of string buffer/formatting/conversion functions.Mike Pall2013-05-131-15/+0
* | Refactor internal string formatting.Mike Pall2013-05-121-8/+0
* | Refactor string.format().Mike Pall2013-05-121-1/+1
* | Partially refactor string.find().Mike Pall2013-05-071-1/+6
* | Use explicit conversion type for IR_TOSTR. Add char conversion.Mike Pall2013-04-231-0/+1
* | Optimize and refactor printing of numbers to buffers.Mike Pall2013-03-251-2/+3
* | Use string buffer for string.format().Mike Pall2013-03-211-0/+2
* | Clean up TValue to buffer conversions.Mike Pall2013-03-181-2/+3
* | String buffer refactoring, part 1.Mike Pall2013-02-271-10/+0
|/
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Replace strtod() with builtin string to number conversion.Mike Pall2012-08-251-3/+0
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
* No need for L argument to lj_str_initbuf().Mike Pall2011-06-121-1/+1
* DUALNUM: Handle integer type in x86/x64 interpreter and libraries.Mike Pall2011-02-271-1/+1
* DUALNUM: Add integer type to core VM.Mike Pall2011-02-171-2/+6
* Bump copyright date to 2011.Mike Pall2011-01-091-1/+1
* Canonicalize string conversion of nan, inf, -inf.Mike Pall2010-05-201-0/+1
* Conditionally compile functions that are unused with JIT disabled.Mike Pall2010-02-281-0/+2
* Bump all copyright dates to 2010.Mike Pall2010-01-091-1/+1
* Fast forward to sync public repo.Mike Pall2009-12-081-4/+5
* RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1Mike Pall2009-12-081-0/+45