Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4dda199d 03/04/2016 02:53 PM David Sorber

Adding a very simple unix domain socket example client and server.

c5211c85 02/23/2016 04:35 PM David Sorber

Fixing a silly bug where I renamed a function as a variable in my checker.py script.

0fc29199 02/07/2016 10:18 PM David Sorber

Adding the first version of my "checker" script.

04cc161c 02/01/2016 11:41 PM David Sorber

Adding configuration for saga and compeltely unrelated preproc script.

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.

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.

c787c20f 12/30/2014 08:26 PM dsorber

Adding this nice little script I wrote to open randomly selected images.

116866cd 09/04/2014 01:26 AM dsorber

Adding the display.py script I wrote to display some useful information when logging into phalanx.

a9710ed1 11/10/2013 08:21 PM dsorber

Doing what I intended to do correctly this time, moving all my software sources into the software folder.

b6f0d860 11/10/2013 08:19 PM dsorber

Whoops I need to use the move command so that git keeps track of where things have gone.

ba1e6b20 11/10/2013 05:49 PM dsorber

Adding transmission config and my geany cobalt colorscheme. Also reorganizing the repository layout since I've finally got around to including more than just software.