Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 events by user bch occurring around 2013-07-25 17:16:17.

2022-06-27
08:53
__attribute__ gets (both) its wings check-in: d9f04ab3d2 user: bch tags: trunk
07:18
Tag ("(void)var;", or "__unused") vars that are not used, tag switch/case fallthroughs w/ __attribute ((fallthrough)); check-in: 73ee02a8fe user: bch tags: trunk
07:12
Complete struct initialization. check-in: 5a46f26b1c user: bch tags: trunk
07:06
Remove assertion that is true by definition. An unsigned int is always >= 0. check-in: 549008b363 user: bch tags: trunk
07:03
Make sure that #defines for prototypical "empty" structs are complete. check-in: 029c225df6 user: bch tags: trunk
2022-01-16
07:40
speeling check-in: a9b499a8de user: bch tags: trunk
2022-01-07
06:28
typo check-in: d069d8d19f user: bch tags: trunk
06:28
reference fsl_deck_C_set() in comment-notes check-in: 70abc44543 user: bch tags: trunk
2015-05-13
23:15 New ticket [f319404ba6] failed symbol resolve on attempted load. artifact: 127de8b31c user: bch
21:16
update sqlite 3.8.10.1 check-in: 050fc789ce user: bch tags: trunk
2014-06-22
02:25
typo check-in: b3c70a06b8 user: bch tags: trunk
2014-05-09
21:13
take advantage of new configure test operation (cc-check-linkability). Closed-Leaf check-in: 731f828b21 user: bch tags: bsd_cfg
21:12
new linkability proc in configure tool ("cc-check-linkability") check-in: 539b7ab15d user: bch tags: bsd_cfg
17:52
adjusted "-ldl" test w/ dlerror() vs. dlopen() check-in: ac1431f8f0 user: bch tags: trunk
2014-04-03
19:57
"code notes" commented-out (squelches compiler warnings) check-in: ef664b30c8 user: bch tags: trunk
19:18
typo check-in: 4655704279 user: bch tags: trunk
2014-02-19
20:25
merge split trunks check-in: e956511af7 user: bch tags: trunk
20:13
merge same fix as prev. commit, for completeness sake check-in: 6a6cc1abb4 user: bch tags: trunk
20:04
since use of sqlite3BtreeSetMmapLimit() is conditional, make declaration/definition conditional too, to fix compilation warnings of unused functions. Closed-Leaf check-in: a9263730f2 user: bch tags: sqlite3_repair
2014-02-18
21:42
toupper() requires int, tbuf[x] returns char; cast for correctness Closed-Leaf check-in: 9a31676b61 user: bch tags: bch
21:38
nbsd build errors -- remove dead sqlite3 code check-in: 2a79d14fa4 user: bch tags: bch
2013-09-17
06:58 Closed ticket [ef8ff36cf0]: compilation fail plus 5 other changes artifact: 884c0595ff user: bch
06:56 Edit [b5210cd21c491345|b5210cd21c]: Edit check-in comment. artifact: 13cacead94 user: bch
06:55 New ticket [ef8ff36cf0] compilation fail. artifact: 2194928473 user: bch
05:27
naive (un-researched) fixes to compile fails. (see [ef8ff36cf0feb811a0f1e66c0fa420c80d629998]) check-in: b5210cd21c user: bch tags: trunk
2013-08-09
21:42
pedantry in comments check-in: 6b8f6026fd user: bch tags: trunk
20:17
buh-bye commented-out code. We've got version control here... check-in: f4e5795f9e user: bch tags: trunk
19:30
"char used as index for array" error Closed-Leaf check-in: 97c2165235 user: bch tags: bch_hack
19:29
convert Linux-ism NetBSD-ism check-in: 240deb757b user: bch tags: bch_hack
2013-07-25
17:16
move source code to ./src dir Closed-Leaf check-in: 6c59afb005 user: bch tags: nbsd
17:12
(Net)BSD adjustments check-in: 339e0c0de7 user: bch tags: nbsd