| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-17 | trace more tag | ruki | |
| 2023-03-09 | improve find_file | ruki | |
| 2023-03-05 | improve package.load_from_repository | ruki | |
| 2023-03-02 | improve plat/arch for package | ruki | |
| 2023-02-21 | add os.atexit | ruki | |
| 2023-02-01 | stats results | ruki | |
| 2023-01-06 | fix xmake install | ruki | |
| 2022-11-25 | improve to run cl.exe | ruki | |
| 2022-11-24 | improve find_programver | ruki | |
| 2022-11-04 | Refactored code to use string:lastof. | Mauro Tortonesi | |
| 2022-11-03 | Fix sandbox_lib_detect_find_path._find function. | Mauro Tortonesi | |
| Function sandbox_lib_detect_find_path._find function currently searches the first occurrence of substring path.pattern(path.translate(name)) within filepath. This behavior breaks in case one wants, e.g., to find packages named libsomething. The correct behavior would be to find the last occurrence of substring path.pattern(path.translate(name)) within filepath. Hence this patch. | |||
| 2022-10-31 | improve os.trycp | ruki | |
| 2022-10-06 | remove some comments | ruki | |
| 2022-10-06 | add io.insert | ruki | |
| 2022-09-28 | improve to load targets | ruki | |
| 2022-09-28 | clone and add targets | ruki | |
| 2022-09-27 | clone target | ruki | |
| 2022-09-10 | format code | ruki | |
| 2022-09-07 | improve json to support array | ruki | |
| 2022-07-31 | add os.touch | ruki | |
| 2022-07-27 | add os.meminfo | ruki | |
| 2022-07-23 | add some fwatcher api | ruki | |
| 2022-07-23 | add watchdirs | ruki | |
| 2022-07-23 | impl fwatcher.wait | ruki | |
| 2022-07-23 | add tests | ruki | |
| 2022-07-23 | improve fwatcher api | ruki | |
| 2022-07-23 | add fwatcher stub | ruki | |
| 2022-07-01 | fix find_path for windows | ruki | |
| 2022-06-25 | improve distcc | ruki | |
| 2022-05-21 | add bloom filter module | ruki | |
| 2022-05-19 | add xxhash | ruki | |
| 2022-05-19 | add hash.sha1 | ruki | |
| 2022-05-18 | improve pairs | ruki | |
| 2022-05-18 | fix preprocessor flags | ruki | |
| 2022-05-11 | add read and write in lz4 instance | ruki | |
| 2022-05-11 | add stream wrap | ruki | |
| 2022-05-11 | fix open | ruki | |
| 2022-05-11 | new compress stream | ruki | |
| 2022-05-08 | compress file | ruki | |
| 2022-05-08 | improve test | ruki | |
| 2022-05-08 | add block compress wrap | ruki | |
| 2022-05-08 | fix module name | ruki | |
| 2022-05-08 | add lz4 modules | ruki | |
| 2022-05-08 | improve os | ruki | |
| 2022-04-30 | check known hosts | ruki | |
| 2022-04-30 | add hash.md5 | ruki | |
| 2022-04-30 | sha256 for bytes | ruki | |
| 2022-04-26 | add base64 | ruki | |
| 2022-04-19 | fix config | ruki | |
| 2022-04-15 | add io.readable | ruki | |
