Timeline
Not logged in

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

50 most recent check-ins

2011-06-25
09:51
Create new branch named "0install" Leaf check-in: b087052ce9 user: alex tags: 0install
2011-06-24
21:23
Create new branch named "sandbox" Leaf check-in: 7e34c6eedd user: alex tags: sandbox
07:02
I am having some kind of writers block, so I'll just insert a bunch of eggs into the source code. Closed-Leaf check-in: 5ac850861b user: alex tags: scope
03:07
I added some better doc to arrays.c, and had a little too much fun with slashes on arrays-clean.c . check-in: 051fea1b61 user: alex tags: scope
2011-06-23
19:21
Create new branch named "scope". To be used eventually to demonstrate the importance of the scope of code blocks. check-in: 74956f9272 user: alex tags: scope
16:33
A small, insignificant adjustment. Leaf check-in: 6fff63a2f6 user: alex tags: trunk
2010-05-16
08:09
I just realized my email address has been wrong this whole time,

Has it been changed correctly?

fixed check-in: bb7f05252e user: darklinkxxxx@gmail.com tags: oops, trunk

08:06
Don't you think it is about time that this had a version number higher than 0.0.0.

[bb7f05252e | fixed email] check-in: e515692c6a user: darklinkxxxx@gmail.com tags: trunk

01:10
Where do I start? First, I finally got count_lines to work the way I want it too, which is to count newlines, tabs, spaces, and characters (the name is going to be changed later. I know that dashes are better, but for some reason I autotools did not like it when I tried editing a Makefile for the first time. I also changed the arrays program so that it would be accurate. (I did not know that the first array was zero. I also changed .gitignore so that git would ignore the count_lines program when it gets compiled.

Signed-off-by: Alex Stubbins <darklinkxxxx@gmail.org>

[bb7f05252e | fixed email] check-in: 92aa5e5c40 user: darklinkxxxx@gmail.com tags: trunk

2010-05-13
12:39
git: ignore the new binarys check-in: a9a96e0ef3 user: j.neuschaefer@gmx.net tags: trunk
12:34
buildsystem: compile those new source files check-in: 246fb10e27 user: j.neuschaefer@gmx.net tags: trunk
12:06
delete the binarys

delete the binarys of arrays.c and functions.c check-in: 3f551f4984 user: j.neuschaefer@gmx.net tags: trunk

2010-05-10
16:35
I added some documentation to the function program, and I created a documentation version of arrays called arrays-clean because with the documentation, it is kind of messy.

[bb7f05252e | fixed email] check-in: f9b8868b21 user: darklinkxxxx@gmail.com tags: trunk

03:48
I added a program showing functions.

[bb7f05252e | fixed email] check-in: 84ee80417a user: darklinkxxxx@gmail.com tags: trunk

2010-05-09
16:26
I added some documentation to arrarys.c

[bb7f05252e | fixed email] check-in: e6dba22c07 user: darklinkxxxx@gmail.com tags: trunk

14:11
I added an example on arrays. Documentation is to be done soon.

[bb7f05252e | fixed email] check-in: f247767705 user: darklinkxxxx@gmail.com tags: trunk

2010-05-01
17:09
I am trying to get count-lines to also count tabs. Once this functionality is added, I should probably rename the program. After this program does what it is supposed to, I think that we are going to merge this branch into master.

[[Closed because it is no longer of use, and it no longer serves a purpose.]] Closed-Leaf check-in: dd1802cb19 user: darklinkxxxx@gmail.com tags: construction

17:00
Merge branch 'construction-corrections' of ssh://repo.or.cz/srv/git/C_programing_practice into construction-corrections check-in: a73cf14f7d user: darklinkxxxx@gmail.com tags: construction
13:28
improve {,src/}.gitignore check-in: 3a621c151a user: j.neuschaefer@gmx.net tags: trunk
11:57
some corrections on count-lines.c check-in: 4854dd1322 user: j.neuschaefer@gmx.net tags: construction, trunk
07:30
git: ignore stamp-h1 check-in: 945026d262 user: j.neuschaefer@gmx.net tags: trunk
2010-04-30
13:44
buildsystem: compile count-lines.c check-in: 7116ef3d32 user: j.neuschaefer@gmx.net tags: construction, trunk
13:43
git: ignore the count-lines binary check-in: a9b56bd37d user: j.neuschaefer@gmx.net tags: construction, trunk
12:58
delete some unneeded files check-in: cc8e167d0a user: j.neuschaefer@gmx.net tags: construction, trunk
02:58
I changed count-lines, but I am still having problems. check-in: 227b15e847 user: alex@Dn-lin.localdomain tags: construction, trunk
01:28
I am trying to add another io program called count-lines. It (is supposed to) count the number of lines. check-in: 94c272d2c6 user: alex@Dn-lin.localdomain tags: construction, trunk
2010-04-29
16:09
let INSTALL be distributed in the release tarball check-in: 6d132c29ff user: j.neuschaefer@gmx.net tags: trunk
2010-04-28
23:04
I added instructions to compile (for the super computer illiterate. check-in: a76fbb9f0d user: alex@Dn-lin.localdomain tags: construction, trunk
20:02
make git ignore all those new autogenerated files check-in: 20dc1e7ee7 user: j.neuschaefer@gmx.net tags: construction, trunk
19:41
add an autoconf+automake build system check-in: e2239c5083 user: j.neuschaefer@gmx.net tags: construction, trunk
2010-04-27
16:17
I deleted all of the binaries. check-in: 32b66275d1 user: alex@Dn-lin.localdomain tags: construction, trunk
2010-04-24
23:07
Merge branch 'mob' of ssh://repo.or.cz/srv/git/C_programing_practice into mob check-in: 9514fcff3c user: darklinkxxxx@gmail.com tags: construction, trunk
22:44
I made it official that this software is licensed under the GNU GPL v3. check-in: 42c7e5ee3d user: darklinkxxxx@gmail.com tags: construction, trunk
22:20
filenames: use dashes instead of spaces check-in: 2389ddf6f7 user: j.neuschaefer@gmx.net tags: construction, trunk
22:07
Add an example for command line handling check-in: 101c0549e3 user: j.neuschaefer@gmx.net tags: construction, trunk
19:52
Merge branch 'mob' check-in: 1dff2a1615 user: darklinkxxxx@gmail.com tags: construction, trunk
17:45
i added some documentation. check-in: 6f5f5e5382 user: darklinkxxxx@gmail.com tags: construction, trunk
03:44
I added some documentation for hello-forever. check-in: 91e42b506f user: darklinkxxxx@gmail.com tags: construction, trunk
03:23
I added a program called hello-forever, which prints hello world and then a newline forever until the user kills it. check-in: 40f0917eb9 user: darklinkxxxx@gmail.com tags: construction, trunk
2010-04-20
00:21
I took a magic number in the while loop and I turned it into a constant.

Signed-off-by: Alex Stubbins <alex@alex-laptop.(none)> check-in: 678223854c user: alex@alex-laptop.(none) tags: construction, trunk

2010-04-19
00:22
I finished the doecumentation on the minimalistic C program. check-in: 0d86316bb2 user: alex@alex-laptop.(none) tags: construction, trunk
2010-04-18
16:07
make git ignore *~ files check-in: a5bdf25402 user: j.neuschaefer@gmx.net tags: construction, trunk
16:03
remove those *~ files check-in: 8892bb194d user: j.neuschaefer@gmx.net tags: construction, trunk
15:47
filenames: use dashes instead of spaces check-in: e2c8139630 user: j.neuschaefer@gmx.net tags: construction, trunk
2010-04-14
22:26
I made the minimalistic c program more readable.

Signed-off-by: Alex Stubbins <darklinkxxxx@gmail.com> check-in: 0c3c94d384 user: darklinkxxxx@gmail.com tags: construction, trunk

02:20
. check-in: c4bbbd2145 user: darklinkxxxx@gmail.com tags: construction, trunk
02:16
Revert "I don't know why, but the hello world binary was not working, so I recompiled it and viola, it worked."

This reverts commit 672ed36a87870622e724c66feec9740b8a418e36. check-in: 9de1033220 user: darklinkxxxx@gmail.com tags: construction, trunk

2010-04-13
23:24
Revert "I don't know why, but the hello world binary was not working, so I recompiled it and viola, it worked."

This reverts commit 672ed36a87870622e724c66feec9740b8a418e36.

Conflicts:

bin/hello world/hello
check-in: 1613a23d3b user: darklinkxxxx@gmail.com tags: construction, trunk
23:08
Merge branches 'master' and 'mob' check-in: 21ce2a3751 user: darklinkxxxx@gmail.com tags: construction, trunk
23:03
I am updating the mob branch. check-in: 4b157a8e88 user: darklinkxxxx@gmail.com tags: construction, trunk