1
0
mirror of https://gitlab.com/rnger/amath synced 2026-05-10 08:24:59 +00:00
Commit Graph

100 Commits

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