ce2b411b0b
refactor: continue refactor to make the project can be built
2025-07-31 22:25:14 +08:00
5372af79f8
refactor: finish iconv refactor
2025-07-25 11:06:22 +08:00
821a592f02
feat: add various detector.
...
- add endian and compiler detector, and modify os detector.
- now we use CMake to add detector-used macro, instead of using some C++ features to detect them.
- change Windows environment detection according to the change of os detector.
2025-07-23 10:18:01 +08:00
53e8a77f47
feat: finish iconv module
2025-07-22 14:15:53 +08:00
6d44c7605b
refactor: update encoding namespace
...
- add all essential functions prototypes in iconv encoding.
- add lost UTF convertion for windows encoding.
2025-07-21 20:36:26 +08:00
c102964703
refactor: write iconv.
...
- write iconv encoding (not finished).
- rename united_codec to pycodec.
2025-07-15 16:17:59 +08:00
3030a67ca3
refactor: re-place files into correct position according to namespace hierarchy
2025-06-30 08:45:18 +08:00