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

61 Commits

Author SHA1 Message Date
331393ac50 Cleanup headers 2017-02-02 22:56:33 +01:00
e0668188be Test fraction point character 2017-01-29 14:53:14 +01:00
e04c586c9a Extend tests 2017-01-29 01:00:29 +01:00
6ada389fdd Prepare release 1.6.3 2017-01-28 22:30:57 +01:00
476b1c5623 Improve error handling 2017-01-28 22:04:35 +01:00
e8fbbc4ae9 Fix typo 2017-01-28 22:02:52 +01:00
820b5ce271 Fix error in fraction point parsing 2017-01-28 22:02:01 +01:00
3a4f707e74 64 bit PowerPC detection 2017-01-28 19:08:44 +01:00
8696b1b40c Fix AROS build errors 2017-01-28 19:06:45 +01:00
c979dc8607 Update to version 1.6.2 2017-01-24 20:55:35 +01:00
7e1dfa1e71 Native character input 2017-01-24 20:48:02 +01:00
a5255e946f Update version texts 2017-01-24 20:40:35 +01:00
b7e2583001 Fix newline in Windows test 2017-01-22 01:18:14 +01:00
a768774fa3 64 bit support on Windows 2017-01-22 00:51:35 +01:00
d5430b8ba5 arm 64 bit support 2017-01-21 20:26:14 +01:00
fe6b65eb54 ARM support 2017-01-21 20:21:18 +01:00
99af9a13ca Disable language on Windows 2017-01-21 13:29:11 +01:00
737925e667 Prepare release 2017-01-21 13:28:39 +01:00
9c5febf4d2 Update documentation 2017-01-20 22:17:15 +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
fcfef34ac4 Include copyright text 2017-01-10 21:17:35 +01:00
dc2f8a1e64 Compiler version string 2017-01-10 20:58:47 +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
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
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
c8f51571cc Fixed read of wrong address in empty strings 2015-04-12 00:00:43 +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
d7e979fb5c Fixed localization bug 2015-04-08 19:08:36 +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