aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 5.11: clean up, 80 char limitHEADmastersinanmohd2023-06-151-38/+39
|
* 8.8: initial commitsinanmohd2023-05-204-0/+192
|
* 8.7: initial commitsinanmohd2023-05-204-0/+153
|
* 8.6: initial commitsinanmohd2023-05-204-0/+138
|
* 8.5: initial commitsinanmohd2023-05-194-0/+93
|
* 8.4: initial commitsinanmohd2023-05-184-0/+230
|
* 8.3: initial commitsinanmohd2023-05-184-0/+209
|
* 8.2: initial commitsinanmohd2023-05-164-0/+153
|
* 8.1: initial commitsinanmohd2023-05-156-0/+73
|
* 7.9: initial commitsinanmohd2023-05-151-0/+23
|
* 7.8: initial commitsinanmohd2023-05-144-0/+84
|
* 7.7: initial commitsinanmohd2023-05-143-0/+88
|
* 7.6: more verbose filecmp, prefere the first onesinanmohd2023-05-141-6/+17
|
* 7.6: initital commitsinanmohd2023-05-142-0/+47
|
* 7.5: v2 using more of sacnfsinanmohd2023-05-132-21/+14
|
* 7.5: initial commit, 4.10 with scanf instead of getcharsinanmohd2023-05-136-0/+135
|
* 7.4: initial commitsinanmohd2023-05-134-0/+61
|
* 7.3: initial commit, no printf was abused in the processsinanmohd2023-05-124-0/+187
| | | | | fractional number support is not complete, but most things should work.
* 7.2: initial commitsinanmohd2023-05-114-0/+86
|
* 7.1: initial commitsinanmohd2023-05-112-0/+25
|
* 6.6 initial commit (better ../6.5)sinanmohd2023-05-1011-0/+318
|
* 6.5: hash.c: undef v2 rewritesinanmohd2023-05-101-15/+18
|
* 6.5 initial commitsinanmohd2023-05-109-0/+271
|
* 6.4: initial comiitsinanmohd2023-05-099-0/+209
|
* shell sort: initial commitsinanmohd2023-05-091-0/+45
|
* 6.3: using linked listsinanmohd2023-05-084-36/+110
|
* 6.3: using array of intsinanmohd2023-05-088-0/+182
|
* 6.2: v2, separate compare function that does all the logicsinanmohd2023-05-073-24/+33
|
* 6.2: initial commitsinanmohd2023-05-078-0/+217
| | | | this version keeps the word count
* 6.1.1: 6.1 but with pointers instead of array indicessinanmohd2023-05-018-0/+205
|
* 6.1: initial commitsinanmohd2023-05-018-0/+205
|
* 5.20: v2, get rid of unnecessary recursionsinanmohd2023-04-234-26/+22
|
* 5.20: initial commitsinanmohd2023-04-2310-0/+303
|
* 5.19: initial commit, make use of makefiles and split main into multiple filessinanmohd2023-04-109-0/+322
|
* 5.18: improved k&r dcl programmesinanmohd2023-04-081-0/+157
| | | | | | | | | | 1) skip code comments (// and /**/) 2) skip empty lines 3) don't skip available token if error occurres the programme wont skip new line char anymore by overwrite it, this can cause it to get stuck at line 67 with a call to gettoken() --> getch() and mixing the current line with the next declaration(line)
* 5.11: rewrite, fixed broken entabsinanmohd2022-12-171-115/+111
|
* fix: remains from 5.1sinanmohd2022-11-051-51/+48
|
* fix: 5.1, misunderstood questionsinanmohd2022-11-051-48/+42
|
* add bubble sortsinanmohd2022-07-281-0/+75
|
* 5.17sinanmohd2022-06-301-0/+259
|
* readmesinanmohd2022-06-291-0/+10
|
* 5.16sinanmohd2022-06-291-0/+204
|
* 5.15sinanmohd2022-06-291-0/+164
|
* Merge branch 'master' of gitlab.com:sinanmohd/krsinanmohd2022-06-281-0/+674
|\
| * Add LICENSESinan2022-06-241-0/+674
| |
* | 5.14sinanmohd2022-06-281-0/+146
|/
* 5.13sinanmohd2022-06-241-0/+103
|
* 5.12sinanmohd2022-06-231-0/+161
|
* add 5.11sinanmohd2022-06-231-0/+132
|
* 5.10sinanmohd2022-06-201-0/+92
|