Commit Graph

64 Commits

Author SHA1 Message Date
Carsten Larsen ad93b3e6b3 Release 1.6.3 2017-02-03 19:31:26 +01:00
Carsten Larsen 7cdebb3c9d Haiku support 2017-02-02 22:58:07 +01:00
Carsten Larsen cc085c83e7 Cleanup tests 2017-02-02 22:57:26 +01:00
Carsten Larsen 331393ac50 Cleanup headers 2017-02-02 22:56:33 +01:00
Carsten Larsen e0668188be Test fraction point character 2017-01-29 14:53:14 +01:00
Carsten Larsen e04c586c9a Extend tests 2017-01-29 01:00:29 +01:00
Carsten Larsen 6ada389fdd Prepare release 1.6.3 2017-01-28 22:30:57 +01:00
Carsten Larsen 476b1c5623 Improve error handling 2017-01-28 22:04:35 +01:00
Carsten Larsen e8fbbc4ae9 Fix typo 2017-01-28 22:02:52 +01:00
Carsten Larsen 820b5ce271 Fix error in fraction point parsing 2017-01-28 22:02:01 +01:00
Carsten Larsen 3a4f707e74 64 bit PowerPC detection 2017-01-28 19:08:44 +01:00
Carsten Larsen 8696b1b40c Fix AROS build errors 2017-01-28 19:06:45 +01:00
Carsten Larsen c979dc8607 Update to version 1.6.2 2017-01-24 20:55:35 +01:00
Carsten Larsen 7e1dfa1e71 Native character input 2017-01-24 20:48:02 +01:00
Carsten Larsen a5255e946f Update version texts 2017-01-24 20:40:35 +01:00
Carsten Larsen b7e2583001 Fix newline in Windows test 2017-01-22 01:18:14 +01:00
Carsten Larsen a768774fa3 64 bit support on Windows 2017-01-22 00:51:35 +01:00
Carsten Larsen d5430b8ba5 arm 64 bit support 2017-01-21 20:26:14 +01:00
Carsten Larsen fe6b65eb54 ARM support 2017-01-21 20:21:18 +01:00
Carsten Larsen 99af9a13ca Disable language on Windows 2017-01-21 13:29:11 +01:00
Carsten Larsen 737925e667 Prepare release 2017-01-21 13:28:39 +01:00
Carsten Larsen 9c5febf4d2 Update documentation 2017-01-20 22:17:15 +01:00
Carsten Larsen 76ef9ca5ad Fix potential memory leak 2017-01-11 20:59:21 +01:00
Carsten Larsen 78577f322f Simplify test 2017-01-11 19:35:58 +01:00
Carsten Larsen 7d7ee9d965 Updated Copyright text 2017-01-11 19:27:01 +01:00
Carsten Larsen fcfef34ac4 Include copyright text 2017-01-10 21:17:35 +01:00
Carsten Larsen dc2f8a1e64 Compiler version string 2017-01-10 20:58:47 +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 Sonne Larsen 96274aa9c9 Cleanup 2016-04-03 11:56:10 +02:00
Carsten Sonne Larsen 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 5722b05a72 Win32 fixes 2015-04-14 14:00:01 +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 c8f51571cc Fixed read of wrong address in empty strings 2015-04-12 00:00:43 +02:00
llsth 5b2676e67e Implemented localized keywords 2015-04-10 15:41:29 +02:00
llsth 8dfb048ca5 localized keywords 2015-04-09 23:59:17 +02:00
llsth 75dcb7083b Changed to buffered output 2015-04-09 18:59:44 +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 fb6a53acfa Minor bugfixes 2015-04-08 23:03:42 +02:00
llsth 7a53ed1691 Minor bugfixes 2015-04-08 23:01:23 +02:00
llsth 5c0e528980 Changed faulty language logic 2015-04-08 20:01:42 +02:00
llsth d7e979fb5c Fixed localization bug 2015-04-08 19:08:36 +02:00
llsth e9d3ae0fe4 Updated catalog keys 2015-04-08 19:08:07 +02:00
llsth a80ba83e9f Basic multilingual support 2015-04-08 16:27:35 +02:00