1
0
mirror of https://gitlab.com/rnger/amath synced 2025-10-05 18:39:41 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
8696b1b40c Fix AROS build errors 2017-01-28 19:06:45 +01:00
7e1dfa1e71 Native character input 2017-01-24 20:48:02 +01:00
b7e2583001 Fix newline in Windows test 2017-01-22 01:18:14 +01:00
99af9a13ca Disable language on Windows 2017-01-21 13:29:11 +01:00
76ef9ca5ad Fix potential memory leak 2017-01-11 20:59:21 +01:00
78577f322f Simplify test 2017-01-11 19:35:58 +01:00
7d7ee9d965 Updated Copyright text 2017-01-11 19:27:01 +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
96274aa9c9 Cleanup 2016-04-03 11:56:10 +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
5722b05a72 Win32 fixes 2015-04-14 14:00:01 +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
5b2676e67e Implemented localized keywords 2015-04-10 15:41:29 +02:00
8dfb048ca5 localized keywords 2015-04-09 23:59:17 +02:00
75dcb7083b Changed to buffered output 2015-04-09 18:59:44 +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
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
e9d3ae0fe4 Updated catalog keys 2015-04-08 19:08:07 +02:00
a80ba83e9f Basic multilingual support 2015-04-08 16:27:35 +02:00
73a6b6d4fc Accept newline as delimiter 2015-04-08 12:59:08 +02:00
76a03e268d Fixes in preferences 2015-04-08 11:05:41 +02:00
96e0f92de0 Cleaned up definitions 2015-04-08 01:15:36 +02:00
ca61aa757b Fixed memory leak 2015-04-08 00:41:24 +02:00
f9234de369 clean up defines 2015-04-07 21:18:39 +02:00
74ca543028 Support for Visual Studio 2015-04-07 18:51:26 +02:00
d596a86f91 Cross-compiler changes 2015-04-01 16:58:18 +02:00
e47a10b10d Fixed AROS typecasting 2015-04-01 15:29:25 +02:00
692fee9f3e Uncommented unfinished code 2015-04-01 15:23:37 +02:00
46f7192dbf amath-1.6.0 initial commit 2015-04-01 14:43:50 +02:00