aboutsummaryrefslogtreecommitdiff
path: root/java/com/xagasoft/gats/GatsFloat.java (unfollow)
AgeCommit message (Expand)Author
5 daysAddedd debugMike Buland
5 daysFirst stab at adding async/tokio support.Mike Buland
11 daysAdded a bunch of docs, helpers and test functions.Mike Buland
11 daysApplied clippy suggestions.Mike Buland
11 daysread/write all work.Mike Buland
11 daysRead side is almost done, just packet work to go.Mike Buland
11 daysAdded a print function for debugging.Mike Buland
11 daysAll writing functions seem to be fine.Mike Buland
2025-07-11ignore the qmake stash.Mike Buland
2025-07-11Getting closer to writing everything.Mike Buland
2025-07-10Starting the rust version of gats.Mike Buland
2024-07-28Added a protocol flush on writeObject.Mike Buland
2024-03-22Reorganized ignores. Much nicer now.eichlan
2023-07-01Include (commented out) memcheck code.Mike Buland
2022-04-07Dictionaries delete old objects to replace new.Mike Buland
2022-04-06toString works.Mike Buland
2022-04-02Just removed a bunch of commented out code.Mike Buland
2022-03-31Minor fix to keep php from whining in some cases.Mike Buland
2022-03-31Added real exceptions based on QException.Mike Buland
2021-09-28Added packet helpers?Mike Buland
2021-09-27Added explicit assignment/comparison operators.Mike Buland
2020-07-27Added Qt style compliant value getters.Mike Buland
2017-10-19Tweaks for windows building.Mike Buland
2017-06-05Added better null helpers to libbu++/phpMike Buland
2016-12-29Static libs are just easier right now.Mike Buland
2016-09-21Accumulated changes.Mike Buland
2015-09-08Added a getType helper to the dictionary. This allows you to get the type of aMike Buland
2013-03-05Added more helpers to the GatsDictionary in the C# version.Mike Buland
2013-02-11Updated the copyright to 2013. Also, started the Gats::RpcHandler.Mike Buland
2013-02-10Added a cute option to compress gats with deflate in gatsc.Mike Buland
2013-02-10GatsTxt now supports comments, both C and C++ style.Mike Buland
2013-02-10Added vim syntax highlighting for gatstxt format.Mike Buland
2013-02-10Made the gats text parser much more robust.Mike Buland
2012-11-17Minor tweak, the cs-dotnet Doxygen docs are titled libgats now.Mike Buland
2012-11-17A few real tabs wound up in the C# code...somehow.Mike Buland
2012-11-17Added XML standard in-code documentation, also GatsList and GatsDictionaryMike Buland
2012-11-17Minor change to the readme.Mike Buland
2012-11-17Adding C# style XML documentation. It turns out Doxygen handles that properlyMike Buland
2012-11-15Added license notice to C# code.Mike Buland
2012-11-15Updated readme to include the .net library.Mike Buland
2012-11-15Ok, Packet based stream reading/writing works and is compliant.Mike Buland
2012-11-15Dictionaries are implemented now. Everything tests out against python.Mike Buland
2012-11-15Much overriding was done, but GatsList works great. And just like a standardMike Buland
2012-11-15Accidentally included a dll, oops. Also, gats null, and gats float workMike Buland
2012-11-14Strings, bools, and ints all seem fine, the more complex container types areMike Buland
2012-11-14Started a nice, native .net implementation in C#Mike Buland
2012-11-09Randomly used wrong syntax in markdown.Mike Buland
2012-11-09The attempt to use symlinks in place of the header files was silly.Mike Buland
2012-11-09Many changes: tabconv'd the C++ code, added a license, BSD, and docs.Mike Buland
2012-11-09Made the repo less libbu++-centric.Mike Buland