~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
..
Makefile 337 16 years ago drtomc Make trampoline use the path canonicalization code 91 bytes Diff Download File
norm.c 337 16 years ago drtomc Make trampoline use the path canonicalization code 4.5 KB Diff Download File
norm.dot 335 16 years ago drtomc Log live pushdown automata! Sat down and *thought* 558 bytes Diff Download File
norm.h 337 16 years ago drtomc Make trampoline use the path canonicalization code 245 bytes Diff Download File
test.c 336 16 years ago drtomc Rename main.c to test.c. Should have been that in 495 bytes Diff Download File
trampoline.c 645 16 years ago drtomc trampoline: Add cpu etc limits. 7.1 KB Diff Download File