~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-03-15 04:20:30 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:693
db: get_problem_problemid now automatically inserts a new entry if the problem
    doesn't exist (now it is no longer referentially transparent, but it is
    idempotent).
    Removed insert_problem - you can just call get_problem_problemid to do
    this.
tutorialservice: No longer tries to insert a new entry if problem doesnt
    exist, just expects db to do this.
    No longer calls insert_problem (removed).
Filename Latest Rev Last Changed Committer Comment Size
..
images 400 16 years ago stevenbird first commit of homepage at ivle.sourceforge.net, Diff
index.html 403 16 years ago stevenbird added prose details of system 1.6 KB Diff Download File
Makefile 400 16 years ago stevenbird first commit of homepage at ivle.sourceforge.net, 190 bytes Diff Download File