1
0
mirror of https://gitlab.com/rnger/amath synced 2025-11-24 03:38:02 +00:00
Commit Graph

104 Commits

Author SHA1 Message Date
de85cc6196 Fix GCC compiler error 2017-01-10 23:52:26 +01:00
6e6bd6efc6 Fix GCC 2.x compiler error 2017-01-10 23:46:29 +01:00
88b65cf4d9 Fix AmigaOS build 2017-01-10 23:45:46 +01:00
fcfef34ac4 Include copyright text 2017-01-10 21:17:35 +01:00
dc2f8a1e64 Compiler version string 2017-01-10 20:58:47 +01:00
0e18daf1d9 clang support 2017-01-09 21:30:46 +01:00
ea16f22b9a Fix method signature 2017-01-09 20:59:54 +01:00
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