index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
common
/
serialize.lua
Commit message (
Expand
)
Author
Age
*
Serialize: Restore forward compatibility
Lars Mueller
2022-09-14
*
Serialize: Use numbers for refs to work around LuaJIT limits
Lars Mueller
2022-09-14
*
Deserialization: Restore backwards compat (#12519)
Lars Müller
2022-07-14
*
Builtin: Redo serialize.lua (#11427)
Lars Müller
2022-06-11
*
minetest.serialize: Reversible number serialization (#9722)
HybridDog
2020-04-22
*
Fix potential security issue(s), documentation on minetest.deserialize() (#9369)
sfan5
2020-03-05
*
Add Lua unit tests to builtin using busted (#9184)
rubenwardy
2020-01-18
*
Add luacheck to check builtin (#7895)
rubenwardy
2019-08-06
*
minetest.deserialize: Throw error when argument not string (#5738)
SmallJoker
2017-05-09
*
Faster insertion into table
Rui914
2016-03-06
*
Fix serialization of floating point numbers
ShadowNinja
2015-02-21
*
Fix imprecise serialization of large numbers
ShadowNinja
2015-01-25
*
Fix typo in `serialize.lua`.
Diego Martínez
2015-01-15
*
Tweak core.serialize
ShadowNinja
2014-11-19
*
Rework dumping functions
ShadowNinja
2014-05-24
*
Use "core" namespace internally
ShadowNinja
2014-05-08
*
Organize builtin into subdirectories
ShadowNinja
2014-05-07