DoqueDB / doquedb

DoqueDB is an open source relational database management system featuring powerful Japanese full-text search.
https://www.doquedb.ricoh.co.jp
Apache License 2.0
13 stars 1 forks source link

Add gcc-11.4 config files, also fix other errors. #5

Closed htozaki closed 8 months ago

htozaki commented 8 months ago

Add config files for gcc-11.4. Change library name. Change copyright year. Fix maketable.cpp to create unicode table. Fix delete operator for ModMemoryDebugCell. Fix infinate loop in the functions called from SydMessage macro. Fix some parameters in Javadoc. Fix misc comments.