Timeline



2019-03-09:

15:40 Changeset in mainline [1c481ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
This commit fixes #684 and adds autocompletion for subdirectories in …

2019-03-02:

15:22 Changeset in mainline [c56a3eb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
correcting find_command() which returns allocated strings The old …

2019-02-27:

20:38 Changeset in mainline [951e451]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
vfs: do sanity check while resizing We should make sure a fd is …

2019-02-26:

16:10 Changeset in mainline [a4e78743]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Move string-to-int conversion tests to a separate file, and add a few …

2019-02-25:

14:42 Changeset in mainline [5e801dc]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Indicate and enforce constness of hash table key in certain functions …

2019-02-24:

16:03 Changeset in mainline [ee8d4d6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Fix build with -O1
15:45 Changeset in mainline [91bef446] by Jiří Zárevúcky <zarevucky.jiri@…>
Const hash table keys in kernel
15:45 Changeset in mainline [0c48e14] by Jiří Zárevúcky <zarevucky.jiri@…>
Indicate and enforce constness of hash table key in certain functions

2019-02-23:

23:01 Changeset in mainline [52b44c6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
srv/vfs: return after checking old fd's validity It's possible for a …
17:52 Changeset in mainline [ca0e838]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Convert preprocessor macros in abi/ to C constructs Preprocessor …
17:47 Changeset in mainline [8c193d83] by Jiří Zárevúcky <zarevucky.jiri@…>
Convert preprocessor macros in abi/ to C constructs Preprocessor …
17:16 Changeset in mainline [ab87db5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Merge pull request #157 Turn some function-like macros into functions
16:28 Changeset in mainline [bc417660]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Merge pcut tests and corrections by matthieuriolo
16:26 Changeset in mainline [098e16a5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
pcut: write out names of the failing tests

2019-02-20:

20:07 Ticket #790 (sun4v freezes randomly in Qemu) updated by Jakub Jermář
I wonder if this is a duplicate of #297.

2019-02-18:

17:03 Changeset in mainline [76ec309b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Correct ipow10_u64() for large exponents theoretically ipow10_u64() …
17:03 Changeset in mainline [a4ee8b3f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Make sure rndgen_destroy() always gets called The original …
17:03 Changeset in mainline [b2dca036]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Remove dead code from app/df The app used to have a test for missing …
17:03 Changeset in mainline [6c707e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Add an implementation of uuid_format
17:03 Changeset in mainline [ab7d85a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Remove unnecessary test from uuid parser The original parser tested …
17:03 Changeset in mainline [bae2a05f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Update file description for gsort.c This commit removes the old file …
17:02 Changeset in mainline [88e7dc5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Add pcut tests Adds tests for cap, gsort, ieee_double, double_to_str, …
16:18 Changeset in mainline [fc9167f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Correct location of pcut test for odict

2019-02-15:

14:08 Changeset in mainline [0f51ca4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Update libpcut from upstream
14:07 Changeset in mainline [43dd2d4b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
libpcut update-from-master needs full bash to work
13:34 Changeset in mainline [0f6a85ae]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Fix version 4 UUID generation According to the standard, the 4 most …
13:10 Changeset in mainline [9f4ce50]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Fix test of the comparison function in gsort() Comparison functions …
13:02 Changeset in mainline [89e3152]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Fix strndup() PCUT showed one failure which occured while testing the …

2019-02-14:

14:56 Changeset in mainline [69eaaeee] by Matthieu Riolo <matthieu.riolo@…>
removing unneeded test case in getopt
01:09 Changeset in mainline [fc448f5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Bump sycek Ccheck now reports meaningful issues where it would …

2019-02-12:

20:42 Changeset in mainline [ab936440]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Matthieu Riolo <matthieu.riolo@…>
Merge branch 'master' into bdsh_alias Conflicts: …
19:59 Changeset in mainline [9e7406a] by Matthieu Riolo <matthieu.riolo@…>
Revert "Ensures that the exponent is smallest possible value if 0.0" …
16:41 Changeset in mainline [401415a] by Matthieu Riolo <matthieu.riolo@…>
correcting lexicographical order of libc tests
14:40 Changeset in mainline [62101bee] by Matthieu Riolo <matthieu.riolo@…>
updating PCUT_ASSERT_INT_EQUALS PCUT has been updated but not the …
14:39 Changeset in mainline [db29c34] by Matthieu Riolo <matthieu.riolo@…>
removing unnecessary comment

2019-02-11:

23:08 Changeset in mainline [aaf9789c] by Matthieu Riolo <matthieu.riolo@…>
syntax correction according make ccheck
22:31 Changeset in mainline [d5a89a3] by Matthieu Riolo <matthieu.riolo@…>
merging with upstream/master
15:01 Changeset in mainline [4805495]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Make sure libc and abi header guards are reserved identifiers It's …
14:56 Changeset in mainline [8df5f20]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively …
14:08 Changeset in mainline [e3272101] by Matthieu Riolo <matthieu.riolo@…>
make ilog10_u64() return an errno_t The function ilog10_u64() used to …
13:49 Changeset in mainline [aa57bf7] by Matthieu Riolo <matthieu.riolo@…>
correcting ipow10_u64() for large exponents theoretically …
13:49 Changeset in mainline [8f18f1e] by Matthieu Riolo <matthieu.riolo@…>
adding test cases for imath

2019-02-10:

20:49 Changeset in mainline [f52ce72] by Matthieu Riolo <matthieu.riolo@…>
Make sure rndgen_destroy() always gets called The original …
20:46 Changeset in mainline [5f39027] by Matthieu Riolo <matthieu.riolo@…>
removing dead code from app/df The app used to have a test for …
20:46 Changeset in mainline [d55abe8b] by Matthieu Riolo <matthieu.riolo@…>
correcting uuid_generate When created an UUID randomly it could occur …
13:27 Changeset in mainline [391996b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Hide internal details of <dirent.h> structure DIR
13:21 Changeset in mainline [b583311]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Serial keyboard could handle Ctrl-Q et al.
12:55 Changeset in mainline [d6b759c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Switch travis from Ubuntu Trusty (2014) to Xenial (2016)

2019-02-09:

18:31 Changeset in mainline [ed3d605] by Matthieu Riolo <matthieu.riolo@…>
Adding an implementation of uuid_format
18:28 Changeset in mainline [a508e82] by Matthieu Riolo <matthieu.riolo@…>
adding test cases for uuid
10:49 Changeset in mainline [84331cf] by Matthieu Riolo <matthieu.riolo@…>
removing unnecessary test from uuid parser The original parser tested …
10:48 Changeset in mainline [2c7ef07] by Matthieu Riolo <matthieu.riolo@…>
adding test cases for getopt

2019-02-08:

12:55 Changeset in mainline [46483f9] by Matthieu Riolo <matthieu.riolo@…>
adding test cases for double_to_str
12:55 Changeset in mainline [d3c129d] by Matthieu Riolo <matthieu.riolo@…>
changed type for preventing overflowing
12:55 Changeset in mainline [f08da1c] by Matthieu Riolo <matthieu.riolo@…>
Ensures that the exponent is smallest possible value if 0.0 The old …
12:55 Changeset in mainline [d64303b] by Matthieu Riolo <matthieu.riolo@…>
Adding test case for ieee_double
12:55 Changeset in mainline [0e60443] by Matthieu Riolo <matthieu.riolo@…>
Correcting test of the comparison function This commit removes the …
12:55 Changeset in mainline [bc694b0] by Matthieu Riolo <matthieu.riolo@…>
Adding pcut test for gsort
12:55 Changeset in mainline [1bdfbe52] by Matthieu Riolo <matthieu.riolo@…>
Adding pcut test for cap
10:38 Ticket #794 (Cannot ping QEMU gateway (10.0.2.2)) updated by Jiri Svoboda
Not sure how we could have ever gotten correct payload from the ping …
10:37 Ticket #794 (Cannot ping QEMU gateway (10.0.2.2)) closed by Jiri Svoboda
fixed: Fixed in …
10:36 Ticket #794 (Cannot ping QEMU gateway (10.0.2.2)) updated by Jiri Svoboda
I could only reproduce this problem on amd64 with shared libraries …
10:28 Changeset in mainline [758c79d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix pointer computation for IPv6 ping reply, too It's good to be able …
10:20 Changeset in mainline [f0bc6f6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix pointer computation for ping reply Under the right circumstances …
Note: See TracTimeline for information about the timeline view.