Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
bf5c1718 02/01/2016 11:25 PM David Sorber

Adding the "make SSH secure" script I wrote based on the recommendations from that web page which I should probably cite in the script...

26a7b7e6 12/26/2015 04:20 PM David Sorber

Merge branch 'master' of /home/dsorber/trac/projects/headquarters/repo

ff7733eb 12/26/2015 04:18 PM David Sorber

Fixing a minor issue I found where "df -h <device file>" no longer returns the information for the specified device file. Instead it seems to return udev for /dev/sda1. Anyway, I fixed the issue by piping the output of df to grep.

88cf406f 12/26/2015 03:34 PM David Sorber

Adding sqlite proof-of-concept. This code does not compile due to some template issues but I want to keep track of it none the less.

beef73b0 11/07/2015 07:14 PM David Sorber

Fixing the bookmark update redirect problem by adding an HTTP 307 redirect response to the UpdateBookmarkController. Also fixed a few other minor issues.

6642d883 10/30/2015 11:08 AM David Sorber

Correctly my example code by declaring position volatile in each approach function. Without this modification loads and stores to position get optimized out.

25a14430 10/29/2015 07:54 PM David Sorber

Correcting minor mistake.

949f122a 10/29/2015 07:34 PM David Sorber

Added a third bit position approach and created a script for making sparse vectors.

ef6997d2 10/29/2015 11:12 AM David Sorber

Whoops I accidentally committed the binary.

d286d445 10/29/2015 12:25 AM David Sorber

Adding bit position test program used to benchmark various approaches and a couple of support scripts.

View revisions

Also available in: Atom