shenleban tongying
|
4452c06c3e
|
Replace sptr with std::shared_ptr
* Make sptr an alias of std::shared_ptr
* Make old sptr's implicit conversion explict through std::make_shared
|
2022-11-28 22:54:31 -05:00 |
|
Xiao YiFang
|
ba10f68c1c
|
clean code: replace throw() with noexcept
|
2022-06-03 21:29:06 +08:00 |
|
xiaoyifang
|
c7d33f4eb9
|
clean code: remove old cpp feature
|
2022-01-09 16:35:07 +08:00 |
|
Abs62
|
d7bc012411
|
Add option to ignore diacritics while articles search
|
2018-06-13 19:00:42 +03:00 |
|
Abs62
|
fd00e9d156
|
Fix gcc 7.3 compiler warnings (#issue 978)
|
2018-05-21 18:32:04 +03:00 |
|
Zhe Wang
|
12f67a79a4
|
Support conversion between simplified and traditional Chinese characters
|
2015-10-20 00:00:35 +08:00 |
|
Abs62
|
4120213ee8
|
Rename "DPRINTF" and "FDPRINTF" debug macro
|
2014-05-11 01:02:31 +04:00 |
|
Abs62
|
444938a330
|
Fix logging to file UTF-8 encoded messages
|
2013-11-16 22:34:09 +04:00 |
|
Abs62
|
dacc4779db
|
Rework custom dictionary icons handling
|
2012-12-03 16:47:43 +04:00 |
|
Abs62
|
2a215927ce
|
Fix some warnings
|
2012-10-31 17:58:35 +04:00 |
|
Abs62
|
535fe0d3e0
|
Update year in copyright notices.
|
2012-02-21 01:47:14 +04:00 |
|
Abs62
|
36e509a2ab
|
Replace printf in code by a macro DPRINTF
|
2011-06-19 22:50:11 +04:00 |
|
Konstantin Isakov
|
92eceb8cad
|
Change email from @users.berlios.de to @goldendict.org.
|
2010-12-09 15:31:50 +03:00 |
|
Konstantin Isakov
|
953d9237a3
|
Update copyright to span to 2011.
Better early than late, this year is ending anyway.
|
2010-11-14 18:47:03 +03:00 |
|
Konstantin Isakov
|
ab88fa4867
|
Drop the src/ directory. It's superfluous.
|
2010-05-15 16:42:18 +04:00 |
|