1
0
mirror of https://gitlab.com/rnger/amath synced 2026-01-13 00:41:16 +00:00
Commit Graph

97 Commits

Author SHA1 Message Date
238871bd73 Use correct deallocator 2017-01-08 13:13:39 +01:00
0f771ca328 Code cleanup
modified:   app/lib/ntext.cpp
	modified:   app/main/lexer.cpp
	modified:   app/system/language.cpp
	modified:   app/system/language_posix.cpp
	modified:   app/system/preferences_stdc.cpp
	modified:   lib/real/pow.c
	modified:   lib/platform.h
2017-01-08 12:05:28 +01:00
3876f27daa Updated readme 2016-08-19 18:15:29 +00:00
9545c51651 Added build dependecy 2016-04-03 12:05:52 +02:00
96274aa9c9 Cleanup 2016-04-03 11:56:10 +02:00
75b3434cdf Fixed memory bug 2016-04-03 11:55:35 +02:00
4f6896b6f3 Fixed hardcoded local 2016-03-28 17:16:57 +02:00
eb84c7fdbb Basic implementation of POSIX localization 2015-04-15 14:41:33 +02:00
76dc582a96 Merge branch 'master' of https://github.com/llsth/amath 2015-04-14 19:22:06 +02:00
809bc78f18 Added text author 2015-04-14 19:20:24 +02:00
0cdf65ca43 Update README.md 2015-04-14 18:52:44 +02:00
2d84ba902f Clarified license details 2015-04-14 18:38:03 +02:00
e6a6db7bd4 Clarified license details 2015-04-14 18:32:44 +02:00
3f1a4e16a7 Clarified license details 2015-04-14 18:23:49 +02:00
e7e723f7c3 Clarified license details 2015-04-14 18:22:43 +02:00
288579dcc4 Clarified license details 2015-04-14 18:21:58 +02:00
8d5ac73da7 Clarified license details 2015-04-14 18:14:57 +02:00
5cce252ff4 Win32 texts 2015-04-14 14:19:38 +02:00
5722b05a72 Win32 fixes 2015-04-14 14:00:01 +02:00
bab99278eb Updated Makefile 2015-04-14 00:05:11 +02:00
9a2c169ed5 Fixed AmigaOS build 2015-04-14 00:03:33 +02:00
248dd34d20 Localization on Standard C platforms 2015-04-13 23:48:08 +02:00
63382f6a2a Bugfixes 2015-04-13 23:44:17 +02:00
4c7e0e37f1 Updated catalog text 2015-04-12 00:17:20 +02:00
c8f51571cc Fixed read of wrong address in empty strings 2015-04-12 00:00:43 +02:00
df8205b810 Fixed wrong memory management with new 2015-04-11 23:52:57 +02:00
1daf362c2c Updated catalogs 2015-04-10 23:36:25 +02:00
84de85b7af Updated README.md 2015-04-10 15:42:17 +02:00
50b5fa626a Fixed memory bug 2015-04-10 15:41:52 +02:00
5b2676e67e Implemented localized keywords 2015-04-10 15:41:29 +02:00
e9583883ca Updated project files 2015-04-10 00:04:58 +02:00
8cb7b0eec0 Updated make logic 2015-04-10 00:02:57 +02:00
88716858be Moved catalog generation files 2015-04-10 00:00:56 +02:00
8dfb048ca5 localized keywords 2015-04-09 23:59:17 +02:00
4a5dc8c329 Included catalog and dist targets 2015-04-09 19:00:51 +02:00
75dcb7083b Changed to buffered output 2015-04-09 18:59:44 +02:00
e69cdb3637 Updated national letters 2015-04-09 18:59:22 +02:00
9ea06fa34e Update catalog generation 2015-04-09 15:08:54 +02:00
f2cfc61641 Updated language descriptions 2015-04-09 15:08:30 +02:00
403e8b3d8d Alias in function help 2015-04-09 14:42:16 +02:00
fd8f462b6c Updated descriptions 2015-04-09 14:38:47 +02:00
029c953a45 Updated descriptions 2015-04-09 11:28:25 +02:00
6fdff821d7 Removed needless delimiters 2015-04-09 01:33:24 +02:00
b4ca7a5cef Fixes spelling mistakes 2015-04-09 01:22:02 +02:00
d6a6c3fd87 Initial commit 2015-04-09 01:19:27 +02:00
f8310f55eb Initial language support 2015-04-09 01:07:50 +02:00
96984a403f Updated version info 2015-04-09 01:07:19 +02:00
fb6a53acfa Minor bugfixes 2015-04-08 23:03:42 +02:00
7a53ed1691 Minor bugfixes 2015-04-08 23:01:23 +02:00
5c0e528980 Changed faulty language logic 2015-04-08 20:01:42 +02:00