John McNamara
|
f29cf40d38
|
package: update copyright year
|
2025-02-11 00:03:36 +00:00 |
|
John McNamara
|
f6d73b0ae1
|
package: update copyright year
|
2024-02-26 18:47:32 +00:00 |
|
John McNamara
|
c0d12f3a5c
|
Updated copyright year.
|
2022-01-16 20:22:27 +00:00 |
|
John McNamara
|
c06101fcad
|
Updated copyright year.
|
2021-01-13 21:25:35 +00:00 |
|
John McNamara
|
2849813f36
|
Updated copyright year.
|
2020-01-12 12:59:31 +00:00 |
|
John McNamara
|
72c9b219cb
|
Updated copyright year.
|
2019-02-10 21:11:46 +00:00 |
|
Evan Miller
|
ebba115435
|
Fix compile-time warnings with strict prototypes enabled.
The C standard and -Wstrict-prototypes requires that functions which
take no arguments be declared as foobar(void) instead of foobar().
Fixes #208
|
2019-01-30 14:00:00 +00:00 |
|
John McNamara
|
e85ad362ec
|
Initial working rich strings.
Issue #37
|
2018-09-28 16:55:29 +01:00 |
|
John McNamara
|
dc31b10bad
|
Updated copyright year.
|
2018-02-03 17:15:35 +00:00 |
|
John McNamara
|
813ca50be0
|
Update copyright year.
|
2016-12-31 00:33:00 +00:00 |
|
John McNamara
|
d6b8d0d6ab
|
Added tests for chart insertion order.
|
2016-05-20 00:37:49 +01:00 |
|
John McNamara
|
c5f2319e92
|
Added string cache handling.
|
2016-05-18 00:06:44 +01:00 |
|
John McNamara
|
37dbca6b21
|
Renamed non-static but non-public function names.
Renamed non-static but non-public (i.e., non-documented) function names
to avoid clashes and conflicts.
|
2016-01-04 23:36:55 +00:00 |
|
John McNamara
|
51d97e7f41
|
Update copyright year.
|
2016-01-03 19:47:16 +00:00 |
|
John McNamara
|
950bb6a87a
|
Remved some redundant code.
|
2015-12-11 21:23:06 +00:00 |
|
Martin Renters
|
014c2e0c97
|
Convert shared string table from hash to RB tree.
|
2015-12-11 21:10:37 +00:00 |
|
John McNamara
|
bad14f7627
|
Increase shared string table size.
|
2015-12-04 22:47:49 +00:00 |
|
John McNamara
|
b21d5a7632
|
Fixed cocoa pod lint warnings.
|
2015-09-27 21:02:03 +01:00 |
|
John McNamara
|
5018c80f8a
|
Updated copyright year.
|
2015-03-07 16:42:13 +00:00 |
|
John McNamara
|
a27b6de38e
|
Initial commit
|
2014-06-08 17:40:59 +01:00 |
|