index
:
CS2
main
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
9 days
make class MyDB public
Jonas Smedegaard
9 days
fix rename file MyDb.java -> MyDB.java to match class name
Jonas Smedegaard
10 days
add and improve javadoc
Jonas Smedegaard
10 days
add dummy javadoc to silence warnings
Jonas Smedegaard
10 days
define parameterized type for ComboBox (not later cast type)
Jonas Smedegaard
10 days
tidy: avoid redundant cast to String
Jonas Smedegaard
10 days
move comments above code
Jonas Smedegaard
10 days
fix drop copyright and licensing statements from code received from lecture
Jonas Smedegaard
10 days
declare explicit import statements (not wildcard)
Jonas Smedegaard
10 days
add SPDX license notices: GPL-3+
Jonas Smedegaard
10 days
add SPDX copyright notices
Jonas Smedegaard
10 days
use TAP-indentation
Jonas Smedegaard
10 days
drop dummy class HelloController
Jonas Smedegaard
10 days
split classes into separate files
Jonas Smedegaard
10 days
add checkstyle settings
Jonas Smedegaard
10 days
include module com.example.portfolio2 in makefile
Jonas Smedegaard
10 days
drop superfluous JavaFX FXML-related imports
Jonas Smedegaard
10 days
add module com.example.portfolio2 from Ian
Jonas Smedegaard
10 days
rename function nonOverlapping() -> disjoint(), tidy comments
Jonas Smedegaard
10 days
tighten output
Jonas Smedegaard
10 days
make function GraphAlgorithms.sortVertex() public
Jonas Smedegaard
10 days
rephrase comments
Jonas Smedegaard
10 days
add function solution()
Jonas Smedegaard
10 days
add javadoc for function moduleGroups
Ian Valentin Christensen
10 days
add function moduleGroups
Ian Valentin Christensen
10 days
add TODO note; wrap long lines
Jonas Smedegaard
10 days
Revert "tighten code"
Jonas Smedegaard
10 days
tighten code
Jonas Smedegaard
10 days
Merge branch 'main' of xayide:/home/www-ruc-git/public_websites/source.abcde....
Jonas Smedegaard
10 days
add intellij module metadata
Ian Valentin Christensen
10 days
include current vertex in set
Jonas Smedegaard
10 days
add back a bit of debug
Jonas Smedegaard
10 days
fix function nonOverlapping()
Jonas Smedegaard
10 days
intellij stuff
Ian Valentin Christensen
10 days
rename function isConnected() -> assertConnected()
Jonas Smedegaard
10 days
draft...
Jonas Smedegaard
10 days
fix path for target build-% in make snippet java.mk
Jonas Smedegaard
10 days
tidy: wrap long line
Jonas Smedegaard
10 days
refine build documentation
Jonas Smedegaard
10 days
fix path for target runsrc-% in make snippet java.mk
Jonas Smedegaard
11 days
add/update module-info files
Jonas Smedegaard
11 days
fix resolve JDK release
Jonas Smedegaard
11 days
tidy: list documents at top
Jonas Smedegaard
11 days
tidy makefile: JDK now resolved in snippet
Jonas Smedegaard
11 days
include class EdgeGraph, even if currently unused
Jonas Smedegaard
11 days
make class Edge public
Jonas Smedegaard
11 days
fix imports and avoid wildcard import
Jonas Smedegaard
11 days
check javadoc only with JDK 23+ supporting Markdown-flavored javadoc
Jonas Smedegaard
11 days
fixup! refine make dependency quirk to improve use with OpenJDK 21
Jonas Smedegaard
11 days
document build routines
Jonas Smedegaard
[prev]
[next]