50 most recent check-ins
2023-11-26
| ||
04:20 | Fix msys2 mingw64 gcc build Leaf check-in: 08d839a31b user: fasxmut tags: , trunk | |
01:28 | Update utx::class_type objects check-in: acbf416598 user: fasxmut tags: , trunk | |
2023-11-25
| ||
02:30 | utx::nn_class, update operator* does not use overflow check-in: 17b16736f9 user: fasxmut tags: , trunk | |
2023-11-24
| ||
11:00 | utx::nn_class, operator+ using operator- check-in: b99d3d832f user: fasxmut tags: , trunk | |
06:52 | Add utx::str_size check-in: c862a10948 user: fasxmut tags: , trunk | |
05:17 | utx::nn_class .operator++, .operator-- use .incr, .decr check-in: b96d96810d user: fasxmut tags: , trunk | |
03:40 | Implement utx::nn_class operator- check-in: 42121da6af user: fasxmut tags: , trunk | |
2023-11-23
| ||
09:00 | Update examples check-in: 52ecda2881 user: fasxmut tags: , trunk | |
06:28 | Fix msys2 mingw64 build check-in: e045cd0672 user: fasxmut tags: , trunk | |
04:55 | Add utx::mean_v check-in: 38e7a565f4 user: fasxmut tags: , trunk | |
2023-11-21
| ||
13:26 | Add result_type to utx::print_class check-in: 9ad183e803 user: fasxmut tags: , trunk | |
01:45 | Remove phoenix, random shuffle check-in: 5cb4a29fcc user: fasxmut tags: , trunk | |
2023-11-20
| ||
03:27 | Update docs check-in: 3ece183788 user: fasxmut tags: , trunk | |
02:14 | Put fx-quickbook-media to docs check-in: b7484a0869 user: fasxmut tags: , trunk | |
2023-11-18
| ||
02:21 | utx::print: Add mot array support check-in: 155cebb037 user: fasxmut tags: , trunk | |
2023-11-17
| ||
11:09 | Update marked as upgrading-todo check-in: 2f43b09711 user: fasxmut tags: , trunk | |
10:25 | [utx::print merge v5]: Remove utx::print and utx::print_all, then Rename utx::printvv to utx::print check-in: 804a721638 user: fasxmut tags: , trunk | |
09:21 | [utx::print merge v5]: fmt-flags and its test check-in: 3926a53daa user: fasxmut tags: , trunk | |
03:41 | [utx::print merge v5]: Add .single_print_by_taking_string_view check-in: 8a440155ae user: fasxmut tags: , trunk | |
02:12 | [utx::print merge v5]: Update .single_print by using utx::kspt::flat_string, utx::kspt::flat_string_ptr check-in: 9ad9d53cf4 user: fasxmut tags: , trunk | |
2023-11-16
| ||
10:38 | [utx::print merge v5]: Implement __align_left check-in: 3e6b427b95 user: fasxmut tags: , trunk | |
2023-11-15
| ||
22:22 | [utx::print merge v5]: Add constructors check-in: 3b9d895afe user: fasxmut tags: , trunk | |
21:36 | Removed constructors, operator=, operator==, operator<=> check-in: b1a5061ca9 user: fasxmut tags: , trunk | |
10:04 | [utx::print merge v5]: Implement .set_newline, restore, and test check-in: d30c9a32a0 user: fasxmut tags: , trunk | |
09:32 | [utx::print merge v5]: Add test for delimiters check-in: 668a680c4f user: fasxmut tags: , trunk | |
08:19 | [utx::print merge v5]: Implement __value_delim, __range_delim, __nested_range_delim check-in: d38a4ee715 user: fasxmut tags: , trunk | |
01:21 | Update utx::kspt::input_range check-in: fd4492e19c user: fasxmut tags: , trunk | |
2023-11-14
| ||
23:22 | [utx::print merge v5]: Implement __first_real_item_is_printed, __session_finished check-in: edf5ae9dfc user: fasxmut tags: , trunk | |
12:27 | [utx::print merge v5]: Marked old old check-in: a3cfe09e9b user: fasxmut tags: , trunk | |
10:10 | [utx::print merge v5]: Implement __sout_buffer check-in: 8147bbcec7 user: fasxmut tags: , trunk | |
02:29 | [utx::print merge]: v5, initially add v5 code check-in: 587da98f8a user: fasxmut tags: , trunk | |
2023-11-12
| ||
05:12 | Update utx::print_all_class test check-in: de05e8ea99 user: fasxmut tags: , trunk | |
03:16 | Using utx::print_all v4 check-in: abf55be813 user: fasxmut tags: , trunk | |
01:40 | set_ostream, restore_ostream, restore_format for utx::print_all_class check-in: 23c2cf313e user: fasxmut tags: , trunk | |
00:22 | utx::print_all_class for tuple check-in: 6a176adc0f user: fasxmut tags: , trunk | |
2023-11-11
| ||
10:25 | Initially implement utx::print_all_class (utx::print_all v4) check-in: 95ae225c86 user: fasxmut tags: , trunk | |
06:58 | Using utx::newline_v, utx::backslash_zero_v check-in: e6a66618e0 user: fasxmut tags: , trunk | |
04:48 | Add utx::vtab_v, utx::form_feed_v check-in: f40a8129cb user: fasxmut tags: , trunk | |
04:11 | Finish tests for utx::space_v, utx::newline_v, utx::tab_v, utx::return_v check-in: 0355b79739 user: fasxmut tags: , trunk | |
03:48 | utx::make_uct_t and uct literals for chars check-in: 054174b3e8 user: fasxmut tags: , trunk | |
03:29 | Implement utx::space_v, utx::newline_v, utx::return_v, utx::tab_v check-in: 41a42584ac user: fasxmut tags: , trunk | |
2023-11-09
| ||
02:05 | Let utx::print return a self-type check-in: 12febac521 user: fasxmut tags: , trunk | |
2023-11-08
| ||
09:01 | Fix duplicated newline bug for empty utx::print() check-in: ce3ac3a593 user: fasxmut tags: , trunk | |
2023-11-07
| ||
03:22 | Update check-in: 580da9f50d user: fasxmut tags: , trunk | |
2023-11-06
| ||
07:30 | Update utx::print_class, not use __flags check-in: 8fab7e29c6 user: fasxmut tags: , trunk | |
2023-11-05
| ||
04:18 | Update .restore_flags, .restore_format for utx::print_class check-in: 37b420d0a0 user: fasxmut tags: , trunk | |
2023-11-04
| ||
23:51 | Update docs check-in: 0f61f5b21d user: fasxmut tags: , trunk | |
04:49 | Update utx::print_class check-in: c353787f7e user: fasxmut tags: , trunk | |
00:48 | Update utx::print check-in: acf7ead1c3 user: fasxmut tags: , trunk | |
2023-11-03
| ||
11:41 | Add utx::kspt::iofmt check-in: e093ec36c0 user: fasxmut tags: , trunk | |