Commit Graph

35 Commits

Author SHA1 Message Date
1097902899 add tests 2018-11-11 18:20:01 -03:00
6ab7930b24 flush stdout 2018-11-11 18:09:18 -03:00
0d2d59e84b add cleanup 2018-11-11 18:07:23 -03:00
8d4e695bec make font bigger 2018-11-11 16:57:16 -03:00
7c196f27a8 delete .out file on clean 2018-11-11 16:54:12 -03:00
498cd1d143 add bubble sort and timer to makefile 2018-11-11 16:52:27 -03:00
5b77033905 add bubble sort call and time its execution 2018-11-11 16:51:49 -03:00
e7655e3f5d add timer functionality 2018-11-11 16:51:01 -03:00
65be25f92b add bubble sort 2018-11-11 16:50:31 -03:00
9a29347198 add bubble sort documentation 2018-11-11 16:49:23 -03:00
2419f57c8c ignore .out and core dumps 2018-11-11 16:30:19 -03:00
385f97c07c change flags 2018-11-11 13:44:24 -03:00
c59c90d215 Merge branch 'getopt' of UBB/sort into master 2018-11-11 13:34:33 -03:00
bacea22e1d add documentation 2018-11-11 13:27:59 -03:00
e4554314ed add getopt functionality 2018-11-11 13:27:38 -03:00
440993b596 Merge branch 'random' of UBB/sort into master 2018-11-07 14:56:23 -03:00
954e581c44 add copyright info 2018-11-07 14:49:51 -03:00
4acb044c2f fix incorrect cleaning of informe 2018-11-07 14:48:14 -03:00
a71cae2d22 add random function 2018-11-07 14:46:42 -03:00
2a82656482 Merge branch 'usage' of UBB/sort into master 2018-11-06 14:40:57 -03:00
dc7ee11dcc Merge branch 'informe' of UBB/sort into master 2018-11-06 14:38:15 -03:00
711ec338ce seperate targets for program and informe 2018-11-06 14:34:22 -03:00
e4349fb014 add check for pdflatex, if installed generate the informe 2018-11-06 14:31:13 -03:00
dad7b1ca09 ignore the informe in all directories 2018-11-06 14:30:08 -03:00
b314cbad46 run pdflatex twice so that the table of contents get updated 2018-11-06 14:15:08 -03:00
59d7eef00e add force option to remove 2018-11-06 14:09:08 -03:00
b2ed60c5c4 add makefile option for the informe 2018-11-06 14:06:23 -03:00
f7ae37826d add informe template 2018-11-06 14:05:35 -03:00
997adab4f3 add table of centents file to gitignore 2018-11-06 14:05:03 -03:00
76f13960b4 add version argument 2018-11-06 13:05:11 -03:00
c18c53b9bd add print_usage function 2018-11-06 12:57:38 -03:00
7445550a57 Merge branch 'dev' of UBB/sort into master 2018-11-05 15:17:41 -03:00
dc56073b4a add base Makefile 2018-11-05 15:04:04 -03:00
28f90eea95 update ignore file 2018-11-05 15:03:46 -03:00
3c3a0ccc46 first commit 2018-11-05 10:46:49 -03:00