Tomas Babej
|
9017cd6e53
|
doc: Update copyright to 2021
|
2021-01-02 02:48:22 -05:00 |
|
Paul Beckingham
|
5502729131
|
Revert "[clang-tidy] Switch C headers to C++ ones"
This reverts commit 0344856d65.
|
2020-12-05 16:18:37 -05:00 |
|
Paul Beckingham
|
c43a513158
|
Revert "[clang-tidy] Replace C style casts with C++ ones"
This reverts commit 13e1bf7204.
|
2020-12-05 16:18:37 -05:00 |
|
Rosen Penev
|
13e1bf7204
|
[clang-tidy] Replace C style casts with C++ ones
Found with google-readability-casting
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-12-05 15:03:43 -05:00 |
|
Rosen Penev
|
0344856d65
|
[clang-tidy] Switch C headers to C++ ones
Found using modernize-return-braced-init-list
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-12-05 15:03:43 -05:00 |
|
Tomas Babej
|
a09f9d48ab
|
Update copyright to 2020
|
2020-11-21 12:27:05 -05:00 |
|
Tomas Babej
|
8066e4e6e2
|
meta: Update copyright year
|
2019-01-01 08:46:21 -05:00 |
|
Simon Ruderich
|
e817dfc800
|
Always use https:// link for opensource.org
It was already used in a few places, make this consistent.
|
2018-03-04 14:53:07 +01:00 |
|
Mark Scannell
|
7af6db4c17
|
Portability: Updated to make main re-entrant()
- New INSTALL instructions to emscripten, and AUTHORS for contribution.
|
2018-01-31 19:45:07 -05:00 |
|
Paul Beckingham
|
2eff7bb5e2
|
calc: Fixed string param
|
2018-01-20 16:31:09 -05:00 |
|
Paul Beckingham
|
d2f3648242
|
l10n: Eliminated STRING_CMD_VERSION_*
|
2018-01-15 13:10:52 -05:00 |
|
Paul Beckingham
|
0de169bb10
|
Copyright 2018
|
2017-12-31 19:22:07 -05:00 |
|
Paul Beckingham
|
f74c1c9e9a
|
calc: Uses same configuration setting for Datetime/Duration as task
|
2017-03-21 08:43:45 -04:00 |
|
Paul Beckingham
|
2b8b31b94b
|
calc: Eliminated namedDates
|
2017-03-05 09:29:13 -05:00 |
|
Paul Beckingham
|
82bc202a36
|
calc: Fixed Dirk
|
2017-02-05 14:34:24 +01:00 |
|
Paul Beckingham
|
4da1785a1e
|
Calc: Code cleanup
|
2017-01-26 18:29:02 -05:00 |
|
Paul Beckingham
|
23dacc7bf8
|
Calc: Code cleanup
|
2017-01-26 18:28:51 -05:00 |
|
Paul Beckingham
|
f13bff8dfd
|
Calc: Code cleanup
|
2017-01-26 18:28:31 -05:00 |
|
Paul Beckingham
|
ec1323d9ee
|
util: Migrated osName to libshared
|
2017-01-08 11:52:04 -05:00 |
|
Paul Beckingham
|
a50e65a134
|
Copyright update
|
2017-01-01 12:30:04 -05:00 |
|
Paul Beckingham
|
0ed7fa8b2a
|
calc: Migration to libshared
|
2016-12-06 07:23:25 -05:00 |
|
Paul Beckingham
|
95f4989f77
|
Cleanup: Don't use string literals when character literals are needed
|
2016-10-14 22:27:34 -04:00 |
|
Paul Beckingham
|
bc34397e9b
|
calc: Uses osName() to reduce string literals
|
2016-02-25 00:21:52 -05:00 |
|
Paul Beckingham
|
641d232dea
|
Copyright: Updated to 2016
|
2015-12-31 15:06:43 -05:00 |
|
Paul Beckingham
|
a82558064b
|
Cleanup: Prep for '-Wextra'
|
2015-10-16 16:27:05 -04:00 |
|
Paul Beckingham
|
a0fbde294a
|
calc: Removed Eval::disambiguity.
|
2015-07-01 17:52:51 -04:00 |
|
Paul Beckingham
|
e74c6963a9
|
C++11: Cleaned up program framework with range-based for
|
2015-05-11 17:50:53 -04:00 |
|
Paul Beckingham
|
588009d679
|
TW-1501
- TW-1501 Calc can't handle multi-digit numbers in some expressions (thanks to
Jeremy John Reeder).
|
2015-01-08 20:40:29 -05:00 |
|
Paul Beckingham
|
b7ad091d00
|
Updated copyright to 2015
|
2015-01-01 00:00:41 -05:00 |
|
Paul Beckingham
|
8b682d8565
|
Calc
- Now that Eval diagnostics in debug mode go to Context, they must be retrieved
and displayed.
|
2014-08-31 11:20:46 -04:00 |
|
Paul Beckingham
|
a97ce45cdf
|
Eval
- Debug mode can now be disabled.
|
2014-05-11 10:15:10 -04:00 |
|
Paul Beckingham
|
c52bf5cf8d
|
Calc
- Cleaned up usage text.
|
2014-01-02 02:18:24 -05:00 |
|
Paul Beckingham
|
d65a844814
|
Calculator
- Added standalone calculator utility.
|
2014-01-02 01:49:37 -05:00 |
|