index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistring.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean-up doxygen modules
Alexis Hildebrandt
2023-04-16
1
-1
/
+1
*
Use #pragma once
Alexis Hildebrandt
2023-04-10
1
-4
/
+1
*
Increase string size limit in src/unistring.h assert
John Wiegley
2023-03-08
1
-1
/
+2
*
Update copyright year
Alexis Hildebrandt
2023-02-02
1
-1
/
+1
*
Update copyright statement for 2022
Alexis Hildebrandt
2022-07-02
1
-1
/
+1
*
Change header guard names to use `INCLUDED_` prefix
Phil Newton
2022-04-06
1
-3
/
+3
*
format_t::truncate support wide characters
Kuang-che Wu
2021-01-17
1
-0
/
+48
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2018-01-27
1
-1
/
+1
*
[misc] Update year in copyright notice to 2017
Alexis Hildebrandt
2017-01-05
1
-1
/
+1
*
[misc] Update year in copyright notice to 2016
Alexis Hildebrandt
2016-01-02
1
-1
/
+1
*
Bump copyright notice to 2015
Alexis Hildebrandt
2014-12-27
1
-1
/
+1
*
Use mk_wcwidth instead mk_wcwidth_cjk
Kan-Ru Chen (陳侃如)
2014-02-13
1
-2
/
+2
*
Correctly justify Unicode characters in terminal
Kan-Ru Chen (陳侃如)
2014-02-13
1
-1
/
+11
*
Bump copyright information to 2014
Alexis Hildebrandt
2014-02-02
1
-1
/
+1
*
Bump copyright information to 2013
John Wiegley
2013-02-18
1
-1
/
+1
*
Always call TRACE_CTOR at the end of constructors
John Wiegley
2012-03-20
1
-2
/
+2
*
Increased file copyrights to 2012
John Wiegley
2012-02-29
1
-1
/
+1
*
Fixed many Clang type conversion warnings with static_cast
John Wiegley
2012-02-17
1
-2
/
+3
*
Added some debug code
John Wiegley
2011-02-10
1
-0
/
+1
*
Untabified all source files
John Wiegley
2010-06-11
1
-12
/
+12
*
Added find() and operator[] to unistring
John Wiegley
2010-03-08
1
-0
/
+19
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Removed a bunch of empty comments
John Wiegley
2009-11-08
1
-5
/
+0
*
Added support for Boost.Regex w/ ICU
John Wiegley
2009-11-07
1
-2
/
+5
*
The UTF8 code is now unchecked if --verify is off
John Wiegley
2009-10-25
1
-9
/
+13
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-4
/
+4
*
Move amount colorization deeper into the core
John Wiegley
2009-06-16
1
-3
/
+10
*
Reduced the #include dependency tree to a minimum
John Wiegley
2009-03-04
1
-1
/
+0
*
Changed many assert() calls to VERIFY()
John Wiegley
2009-03-04
1
-1
/
+1
*
Fixed a buffer overrun
John Wiegley
2009-02-27
1
-4
/
+13
*
Moved amount_t::right_justify to simply ::justify
John Wiegley
2009-02-19
1
-0
/
+18
*
Re-enabled some code, and removed a bunch of deadwood.
John Wiegley
2009-02-12
1
-3
/
+1
*
Added a missing file!
John Wiegley
2009-02-12
1
-0
/
+95