|
17:18:21 | hcl | r368 | Committed by hyunghwan.chungadded hcl_fill_uchars()/hcl_fill_bchars() |
17:15:44 | mio | r76 | Committed by hyunghwan.chungadded mio_fill_uchars()/mio_fill_bchars() |
17:13:33 | moo | r858 | Committed by hyunghwan.chungadded moo_fill_uchars()/moo_fill_bchars()
implemented the new fixed-point decimal prescale notation like 9p10.1 to indicate 10.100000000 |
08:58:00 | moo | r857 | Committed by hyunghwan.chungadded doWithIndex:. from:to:do: from:to:doWithIndex: to SequenceableCollection
added scale and scale: to Integer and FixedPointDecimal
added moo_truncfpdec() |
00:54:03 | scratch-pad | moo-001-fp… | Created by hyunghwan.chung |
|
18:22:32 | mio | r75 | Committed by hyunghwan.chung |
18:21:39 | moo | r856 | Committed by hyunghwan.chungfixed a bug in at: and at:put: of OrderedCollection |
07:29:32 | mio | r74 | Committed by hyunghwan.chungadded the two header filess that should have been committed previously |
|
10:09:11 | mio | r73 | Committed by hyunghwan.chungadded the actual dns function file left out previously |
10:08:32 | mio | r72 | Committed by hyunghwan.chungimplemented low-level dns packet maker |
|
10:41:33 | mio | r71 | Committed by hyunghwan.chung |
|
09:24:16 | mio | r70 | Committed by hyunghwan.chung |
06:19:29 | moo | r855 | Committed by hyunghwan.chungadded a comment into icc.mak |
|
17:39:32 | scratch-pad | images | Updated by hyunghwan.chung |
17:39:09 | scratch-pad | images | Updated by hyunghwan.chung |
17:37:41 | scratch-pad | images | Created by hyunghwan.chung |
|
10:13:24 | mio | r69 | Committed by hyunghwan.chungstarted dns protocol implementation |
09:20:13 | codepot | r607 | Committed by hyunghwan.chungAdded viewport to all view pages |
09:19:06 | qse | QSE | Updated by hyunghwan.chung |
09:18:38 | qse | QSE | Updated by hyunghwan.chung |
|
11:29:10 | codepot | r606 | Committed by hyunghwan.chungphp7 compatibility into phpgraphlib.php |
10:48:39 | codepot | r605 | Committed by hyunghwan.chungfixed wrong use of cascaded ternary operators in some files |
|
12:48:16 | qse | r3535 | Committed by hyunghwan.chungchanged the order of STRIPRECSPC and SUBSEP. no functional impact |
12:20:16 | qse | r3534 | Committed by hyunghwan.chungadded the global variable STRIPRECSPC.
fixed how to set rtx->gbl.ignorecase for IGNORECASE in set_global() |
|
15:01:12 | codepot | r604 | Committed by hyunghwan.chungremoved residual debugging printf |
14:52:24 | codepot | r603 | Committed by hyunghwan.chungchanged parameter spec in svn_diff to avoid segfault |
|
17:19:33 | codepot | r602 | Committed by hyunghwan.chungfixed a wrong type in svn_blame in svn.c
added null check in code_folder.php |
16:44:39 | mio | r68 | Committed by hyunghwan.chung |
16:43:06 | qse | r3533 | Committed by hyunghwan.chung |
16:41:57 | hcl | r367 | Committed by hyunghwan.chung |
16:37:47 | codepot | r601 | Committed by hyunghwan.chungfixed some php7 warnings on count() in code_file.php |
16:26:00 | moo | r854 | Committed by hyunghwan.chungmeaningless commit for data migration |
16:23:22 | moo | r853 | Committed by hyunghwan.chungmeaningless commit for data migration |
16:16:40 | codepot | r600 | Committed by hyunghwan.chunginitialized $site with new stdClass() before assigning fields |
15:56:29 | codepot | r598 | Committed by hyunghwan.chungchanged many files for php7 compatibility |
15:23:22 | codepot | r599 | Committed by hyunghwan.chungenhanced AccessHandler.pm for httpd 2.4 |
14:00:39 | codepot | r597 | Committed by hyunghwan.chungproduced the first untested php7 compatible pecl svn |
02:26:41 | codepot | r596 | Committed by hyunghwan.chung |
01:59:09 | codepot | r595 | Committed by hyunghwan.chungwip - fixing svn.c for php 7 |
|
22:27:37 | mio | r67 | Committed by hyunghwan.chung |
18:16:52 | moo | r852 | Committed by hyunghwan.chungfixed a bug of not honoring precision specified with %.* in computing string length given for 's' and 'S' |
18:16:44 | mio | r66 | Committed by hyunghwan.chungswitched to check SSL_new instead of SSL_library_init in configure.ac
fixed a bug of not honoring precision specified with %.* in computing string length given for 's' and 'S'
renamed DEV_CAPA/dev_capa to DEV_CAP/dev_capa |
18:12:24 | hcl | r366 | Committed by hyunghwan.chungfixed a bug of not honoring precision specified with %.* in computing string length given for 's' and 'S' |
13:53:20 | qse | r3532 | Committed by hyunghwan.chungswitch to use SSL_new for checking openssl in configure.ac |
04:07:05 | mio | r65 | Committed by hyunghwan.chungenhanced the openssl library check in configure.ac |
|
19:18:58 | mio | r64 | Committed by hyunghwan.chungfixed error strings.
changed time functions |
19:18:25 | moo | r851 | Committed by hyunghwan.chung |
19:17:31 | moo | r850 | Committed by hyunghwan.chungadded comments to error codes |
01:57:17 | mio | r63 | Committed by hyunghwan.chungrefactoring system dependent code |
|
17:38:12 | mio | r62 | Committed by hyunghwan.chungchanged directory error number setting to mio_seterrxxx() calls
removed mio->renew_watch and moved it to each device by using the MIO_DEV_RENEW_REQUIRED bit |