Victor Zverovich
|
0f46a3df6a
|
Fix the build.
|
2012-12-25 13:30:42 -08:00 |
|
Victor Zverovich
|
0a138ad865
|
Implement minus flag.
|
2012-12-25 13:25:14 -08:00 |
|
Victor Zverovich
|
d96337914f
|
Make integer formatting faster.
|
2012-12-25 09:00:11 -08:00 |
|
Victor Zverovich
|
3cea869989
|
Include Karma.
|
2012-12-24 21:31:05 -08:00 |
|
Victor Zverovich
|
a64300d4e6
|
Remove Format string syntax section.
|
2012-12-24 20:48:52 -08:00 |
|
Victor Zverovich
|
5f2ebc6b74
|
Update readme.
|
2012-12-24 19:44:31 -08:00 |
|
Victor Zverovich
|
84310c3a84
|
Implement center alignment.
|
2012-12-24 19:37:50 -08:00 |
|
Victor Zverovich
|
4d1ee0bb5b
|
Fix a warning.
|
2012-12-24 18:19:33 -08:00 |
|
Victor Zverovich
|
05a4b4fda9
|
Test formatting of the largest pointer
|
2012-12-24 12:28:54 -08:00 |
|
Victor Zverovich
|
995d01a6fa
|
Fix a warning.
|
2012-12-24 12:14:26 -08:00 |
|
Victor Zverovich
|
26d2ae6281
|
Fix compilation on pre C++11.
|
2012-12-24 11:58:49 -08:00 |
|
Victor Zverovich
|
100149eb58
|
Fix compilation on pre C++11.
|
2012-12-24 11:41:20 -08:00 |
|
Victor Zverovich
|
ccbe94189c
|
Implement numeric alignment. Make integer formatting faster.
|
2012-12-24 08:34:44 -08:00 |
|
Victor Zverovich
|
1b9c22c161
|
Implement right alignment.
|
2012-12-22 17:53:13 -08:00 |
|
Victor Zverovich
|
231409f69a
|
Update tinyformat.
|
2012-12-22 15:26:44 -08:00 |
|
Victor Zverovich
|
be6e54de36
|
Implement left alignment.
|
2012-12-22 14:05:56 -08:00 |
|
Victor Zverovich
|
c5f4ecb25a
|
.
|
2012-12-21 22:50:51 -08:00 |
|
Victor Zverovich
|
75343c7e12
|
Add format to int_generator tests.
|
2012-12-21 22:50:42 -08:00 |
|
Victor Zverovich
|
717a8a9514
|
Add performance tests from Karma.
|
2012-12-21 22:33:44 -08:00 |
|
Victor Zverovich
|
f925daa0fe
|
Disable "secure" warnings.
|
2012-12-21 16:07:33 -08:00 |
|
Victor Zverovich
|
a52ae287f1
|
Fix more MSVC warnings.
|
2012-12-21 15:55:11 -08:00 |
|
Victor Zverovich
|
516137657e
|
Disable MSVC warnings.
|
2012-12-21 15:43:10 -08:00 |
|
Victor Zverovich
|
2dc1c0bb30
|
Fix a warning.
|
2012-12-21 15:31:41 -08:00 |
|
Victor Zverovich
|
c240a129a2
|
Fix warnings.
|
2012-12-21 15:02:25 -08:00 |
|
Victor Zverovich
|
90986824a4
|
Fix tests.
|
2012-12-21 09:18:09 -08:00 |
|
Victor Zverovich
|
f28ecafe01
|
Fix the build.
|
2012-12-21 09:14:18 -08:00 |
|
Victor Zverovich
|
64236894ce
|
Parse alignment.
|
2012-12-21 09:12:04 -08:00 |
|
Victor Zverovich
|
a0d685c710
|
Implement fill.
|
2012-12-20 20:10:55 -08:00 |
|
Victor Zverovich
|
30ab349173
|
Refactor StringRef.
|
2012-12-19 10:47:00 -08:00 |
|
Victor Zverovich
|
a145b4c61c
|
Correct module name.
|
2012-12-19 09:17:32 -08:00 |
|
Victor Zverovich
|
b1da947d75
|
Preserve original copyright.
|
2012-12-19 09:17:20 -08:00 |
|
Victor Zverovich
|
45865de9b4
|
string.rst -> format.rst
|
2012-12-19 09:06:32 -08:00 |
|
Victor Zverovich
|
bee2b6a5ac
|
Update doc.
|
2012-12-19 09:05:07 -08:00 |
|
Victor Zverovich
|
77a5ffa9df
|
Remove extra '>'
|
2012-12-18 15:50:14 -08:00 |
|
Victor Zverovich
|
2baf6d3030
|
Implement StringRef.
|
2012-12-18 15:39:42 -08:00 |
|
Victor Zverovich
|
2ba1573ac3
|
Introduce str and c_str into the format namespace.
|
2012-12-18 14:38:03 -08:00 |
|
Victor Zverovich
|
2e6d79a523
|
Update docs.
|
2012-12-18 09:27:07 -08:00 |
|
Victor Zverovich
|
d7db2657a0
|
"positional argument" -> argument (in C++ all arguments are positional in a sense, there are no keyword arguments).
|
2012-12-18 08:46:53 -08:00 |
|
Victor Zverovich
|
382e25ec3e
|
Add doc/ to cmake build.
|
2012-12-18 08:44:00 -08:00 |
|
Victor Zverovich
|
2a95e670e5
|
Adapt "Format String Syntax" for the format library.
|
2012-12-18 08:41:59 -08:00 |
|
Victor Zverovich
|
a658427bbf
|
Temporary disabled String Formatting part. Get rid of "conversion".
|
2012-12-18 07:15:15 -08:00 |
|
Victor Zverovich
|
c1ca4a4574
|
Add docs.
|
2012-12-18 06:49:18 -08:00 |
|
Victor Zverovich
|
3d9b0f0757
|
Add ArgInserter::str().
|
2012-12-17 21:13:54 -08:00 |
|
Victor Zverovich
|
1b3c197bff
|
Check for null string pointer.
|
2012-12-17 16:39:49 -08:00 |
|
Victor Zverovich
|
f8c9106d67
|
Prevent potential warnings about macro redefinitions.
|
2012-12-17 15:41:00 -08:00 |
|
Victor Zverovich
|
ade5381f9a
|
Preliminary support for custom formatting.
|
2012-12-17 14:56:44 -08:00 |
|
Victor Zverovich
|
059934fd10
|
Rename Active Formatter to TempFormatter.
|
2012-12-16 20:57:35 -08:00 |
|
Victor Zverovich
|
e0f85c4431
|
Correct an example.
|
2012-12-16 20:12:50 -08:00 |
|
Victor Zverovich
|
da88577b6e
|
.
|
2012-12-16 16:48:59 -08:00 |
|
Victor Zverovich
|
1167f1664c
|
Comment on SafeFormat.
|
2012-12-16 16:48:08 -08:00 |
|