This website requires JavaScript.
Explore
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
MaxScale
/
avro
History
Markus Mäkelä
e1a1959bc2
Replace strerror_r with mxs_strerror
...
The mxs_strerror function requires no local buffer, thus making it simpler and cleaner to use.
2017-03-09 09:36:57 +02:00
..
test
Update license to BSL 1.1
2017-02-14 21:42:28 +02:00
CMakeLists.txt
Build Jansson if library not found
2017-01-27 12:19:27 +02:00
maxavro_datablock.c
Add initial support for deflate compression in maxavro
2017-02-21 16:14:47 +02:00
maxavro_file.c
Replace strerror_r with mxs_strerror
2017-03-09 09:36:57 +02:00
maxavro_internal.h
Add initial support for deflate compression in maxavro
2017-02-21 16:14:47 +02:00
maxavro_record.c
Replace strerror_r with mxs_strerror
2017-03-09 09:36:57 +02:00
maxavro_schema.c
Add initial support for deflate compression in maxavro
2017-02-21 16:14:47 +02:00
maxavro_write.c
Add initial support for deflate compression in maxavro
2017-02-21 16:14:47 +02:00
maxavro.c
Add initial support for deflate compression in maxavro
2017-02-21 16:14:47 +02:00
maxavro.h
Add initial support for deflate compression in maxavro
2017-02-21 16:14:47 +02:00
maxavrocheck.c
Add initial support for deflate compression in maxavro
2017-02-21 16:14:47 +02:00