Commit Graph

310 Commits

Author SHA1 Message Date
Sheppy
f19df920bf Fixed all dates to WS16/17 + build on date 2018-02-17 17:30:27 +01:00
Sheppy
3e5176cac0 added anmerkung 2018-02-17 17:30:12 +01:00
Sheppy
4709745bc4 FFI was missing 2018-02-17 16:54:39 +01:00
Sheppy
57ef71f490 Update README.md 2018-02-17 14:01:17 +01:00
Sheppy
c40508ec5c Update README.md 2018-02-17 13:57:26 +01:00
Sheppy
563e422dc5 Update README.md 2018-02-17 13:56:37 +01:00
Sheppy
4b8f6a77e5 Update README.md with build status 2018-02-17 13:29:26 +01:00
Sheppy
036c14705b [git fast commit] 16. Feb 2018 - 12:17:11 2018-02-16 12:17:11 +01:00
Sheppy
3cb398901a typo 2018-02-16 11:12:11 +01:00
Sheppy
5d84d707ef [git fast commit] 16. Feb 2018 - 10:56:04 2018-02-16 10:56:04 +01:00
Sheppy
04cb9364cf [git fast commit] 16. Feb 2018 - 10:53:33 2018-02-16 10:53:33 +01:00
Sheppy
0f639c8338 [git fast commit] 16. Feb 2018 - 10:48:55 2018-02-16 10:48:55 +01:00
Sheppy
3aa1afee75 [git fast commit] 16. Feb 2018 - 10:44:47 2018-02-16 10:44:48 +01:00
Sheppy
82d0c3b4a1 [git fast commit] 16. Feb 2018 - 10:41:33 2018-02-16 10:41:34 +01:00
Sheppy
90207b9b5d [git fast commit] 16. Feb 2018 - 10:36:56 2018-02-16 10:36:57 +01:00
Sheppy
2ffc53be4f [git fast commit] 16. Feb 2018 - 10:34:08 2018-02-16 10:34:08 +01:00
Sheppy
ac4e732582 [git fast commit] 16. Feb 2018 - 10:17:49 2018-02-16 10:17:50 +01:00
Sheppy
b2dad99a6e [git fast commit] 16. Feb 2018 - 10:16:33 2018-02-16 10:16:33 +01:00
Sheppy
54734d4b0d [git fast commit] 16. Feb 2018 - 10:15:24 2018-02-16 10:15:24 +01:00
Sheppy
c9f8b84a86 meh 2018-02-16 09:52:30 +01:00
Sheppy
dd271d9a00 refactoring 2018-02-16 09:50:31 +01:00
Sheppy
82b3792063 various changes for autobuild 2018-02-16 08:56:03 +01:00
Sheppy
cb091e7872 fixed png conversion with pdflatex 2018-02-16 08:30:00 +01:00
Sheppy
e663f27b03 Merge branch 'master' of gitlab.cs.fau.de:ik15ydit/latexandmore 2018-02-16 08:03:20 +01:00
Sheppy
39a720ba68 pipeline 2018-02-16 08:02:27 +01:00
Sheppy
12a57b7345 Renamed AuD 2018-02-16 08:02:16 +01:00
Sheppy
7a618391b0 Update .gitlab-ci.yml 2018-02-16 03:08:37 +01:00
Sheppy
36bc374afa Fixed unescaped underscore 2018-02-16 03:06:09 +01:00
Sheppy
efa041afee justdockerthings 2018-02-16 02:44:42 +01:00
Sheppy
8e72e50237 Update .gitlab-ci.yml 2018-02-16 02:30:34 +01:00
Sheppy
abbb358e87 Update .gitlab-ci.yml 2018-02-16 02:27:15 +01:00
Sheppy
86593f0da9 Update .gitlab-ci.yml 2018-02-16 02:25:53 +01:00
Luis Gerhorst
b448cf9056 Hash-Verbund Aufgabenstellung anpassen
Für Herleitung der Veränderungen siehe eingefügtem Kommentar. Relation S
etwas angepasst damit es beim Join über x auch Treffer gibt.
2018-02-11 17:53:43 +01:00
Luis Gerhorst
feb5fb2cda Zeile auf 80 Zeichen begrenzen 2018-02-11 17:28:01 +01:00
Luis Gerhorst
053ad967d6 Aufgabenstellung Hashfunktion anpassen
y speichert Buchstaben, hashing über x ist also sinnvoller (speichert 
Zahlen). Hashtabelle hat 2 Buckets, also `k mod 2` bei der Hashfunktion.
2018-02-11 17:24:35 +01:00
Luis Gerhorst
06f1ae9aac Attributwerde Typo fixen 2018-02-11 16:29:42 +01:00
Sheppy
2e4bd29424 Merge branch 'patch-3' into 'master'
Formel Hashfunktion korrigieren

See merge request ik15ydit/latexandmore!3
2018-02-11 16:07:18 +01:00
Sheppy
8cef071808 Merge branch 'patch-2' into 'master'
Progammieraufgabe: Rückgabewert, sinnvolle Parameter, keine Variablendefinitionen verlangen

See merge request ik15ydit/latexandmore!2
2018-02-11 16:06:30 +01:00
Sheppy
b16d29fb20 Merge branch 'patch-1' into 'master'
Referenz zu nicht-vorhandener Relation entfernen

See merge request ik15ydit/latexandmore!1
2018-02-11 16:05:14 +01:00
Luis Gerhorst
1bb6e8e37d Formel Hashfunktion korrigieren
Wenn man mit `j=0` beginnt wäre ohne diesen Patch `h_0(k) = k mod 1 = 0` 
was keinen Sinn macht. Formel ist auch in den Übungsblättern so.
2018-02-11 15:07:58 +01:00
Luis Gerhorst
1ae182095e Progammieraufgabe: Rückgabewert, sinnvolle Parameter, keine Variablendefinitionen verlangen
Es soll der Wahlfreie Zugriff auf einen Satz implementiert werden → Rückgabewert ist Pointer auf Byte-Array (char *)
Ein Satz liegt in einem Segment (aka Blockdatei) → Name des Segments asl Parameter
Eine TID ist ein 2-Tupel aus Blocknummer und Index in diesen Block

Verbesserungsvorschläge erwünscht, vielleicht hab ich auch was falsch verstanden. (e.g soll der Student `index = tid.index` selbst einfügen? Was soll das Parameter `uint32 index` bedeuten?)
2018-02-11 14:29:12 +01:00
Luis Gerhorst
e5131c5d08 Referenz zu nicht-vorhandener Relation entfernen
Relation z ist in der View gar nicht definiert. x macht Sinn, da wir so 
in der darauffolgenden Anfrage sowohl Felder aus x als auch y ausgeben.
2018-02-11 13:09:47 +01:00
Since
e836fbf807 Einsicht ihr Bommelmänner.
Keine Ahung ob es kompiliert.
2017-11-13 13:00:05 +01:00
Sheppy
55a1fda693 lalala 2017-11-05 07:45:34 +01:00
Sheppy
ab32e1c5c3 lalala 2017-11-05 07:44:01 +01:00
Sheppy
909e720419 lalala 2017-11-05 07:42:14 +01:00
Sheppy
a6b1968fff lalala 2017-11-05 07:39:57 +01:00
Sheppy
3ad2422777 lalala 2017-11-05 07:32:45 +01:00
Sheppy
75a3a26574 lalala 2017-11-05 07:29:03 +01:00
Sheppy
d79ea4e0d8 lalala 2017-11-05 07:21:51 +01:00