
UCC Code Repository
Log of /uni
Directory Listing
Revision
356 -
Directory Listing
Modified
Tue Mar 2 04:41:41 2010 UTC
(11 years ago)
by
rvvs89
Adding units for this semester
Revision
336 -
Directory Listing
Modified
Mon Oct 26 20:02:53 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Refactored some duplicated code.
Revision
335 -
Directory Listing
Modified
Mon Oct 26 19:40:17 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Ground texture now matches up precisely with sample solution.
Revision
334 -
Directory Listing
Modified
Mon Oct 26 19:28:13 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Project works almost perfectly now.
Revision
333 -
Directory Listing
Modified
Mon Oct 26 17:41:03 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Just half of the material tools left.
Revision
332 -
Directory Listing
Modified
Mon Oct 26 17:26:48 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Significant progress, just need to do material tools now.
Revision
331 -
Directory Listing
Modified
Mon Oct 26 14:49:26 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Loading objects now works correctly.
Revision
330 -
Directory Listing
Modified
Mon Oct 26 07:20:21 2009 UTC
(11 years, 4 months ago)
by
rvvs89
valgrind tells me I've been invoking UB, but I can't see where it is, clearly not enough sleep.
Revision
329 -
Directory Listing
Modified
Mon Oct 26 05:23:36 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Lighting and ground texture are working correctly.
Revision
328 -
Directory Listing
Modified
Sun Oct 25 23:12:33 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Syncing to move to uni with this code.
Revision
327 -
Directory Listing
Modified
Sun Oct 25 15:42:44 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing start of CITS2231 project for 2009, currently only the menu is working correctly.
Revision
326 -
Directory Listing
Modified
Fri Oct 23 03:55:08 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Small changes.
Revision
325 -
Directory Listing
Modified
Fri Oct 23 03:15:47 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing some partially complete Javadoc, and a GUI test script.
Revision
324 -
Directory Listing
Modified
Fri Oct 23 00:44:49 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Store serialising works now.
Revision
323 -
Directory Listing
Modified
Thu Oct 22 21:52:04 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Users can add credit to their accounts and change their name and password.
Implemented accountPanel.
Revision
322 -
Directory Listing
Modified
Thu Oct 22 19:34:45 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Now supporting creating users after Store creation and modifying the quantity of a stock allocation.
Added CreateUserDialog and QuantityEditorDialog.
Revision
321 -
Directory Listing
Modified
Thu Oct 22 13:11:05 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Purchasing works now.
Fixed a synchronisation bug with CustomerAccount.commitAllocations.
Revision
320 -
Directory Listing
Modified
Thu Oct 22 12:35:28 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Implemented totalLabel, it now keeps track of the total cost of the items in the cart.
Revision
319 -
Directory Listing
Modified
Thu Oct 22 12:11:45 2009 UTC
(11 years, 4 months ago)
by
rvvs89
View of the checkout works properly now.
Revision
318 -
Directory Listing
Modified
Thu Oct 22 11:02:34 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Logout now clears all allocated stock.
Added a ListModel for CustomerAccount.
Revision
317 -
Directory Listing
Modified
Thu Oct 22 10:35:28 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Finished implementing browsePanel.
Revision
316 -
Directory Listing
Modified
Thu Oct 22 03:28:56 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Fixed EVERYTHING :O
Revision
315 -
Directory Listing
Modified
Thu Oct 22 03:16:25 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Handled case where input line is longer than BUFSIZ.
Revision
314 -
Directory Listing
Modified
Thu Oct 22 03:00:18 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Fixed bug with RR scheduler.
Revision
313 -
Directory Listing
Modified
Thu Oct 22 02:27:32 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Added README
Revision
312 -
Directory Listing
Modified
Thu Oct 22 02:22:02 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Removed configurable OOM kill policy.
Revision
311 -
Directory Listing
Modified
Thu Oct 22 01:00:24 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Refactored acceptance test data into a properties file.
Added JList ListCellRenderer to display a view of an item.
Began implementing Browse tab.
Revision
310 -
Directory Listing
Modified
Wed Oct 21 21:56:50 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Added an informational dialog about the default store.
Revision
309 -
Directory Listing
Modified
Wed Oct 21 21:49:14 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Updated comments on i18n strings.
Removed some unused i18n strings.
Revision
308 -
Directory Listing
Modified
Wed Oct 21 21:42:36 2009 UTC
(11 years, 4 months ago)
by
rvvs89
User logins work correctly now.
Added Client Acceptance Test customers to the default store.
Revision
307 -
Directory Listing
Modified
Wed Oct 21 18:25:54 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Forgot to commit the form for LoginDialog
Revision
306 -
Directory Listing
Modified
Wed Oct 21 15:40:00 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing to catch bus, once again.
Revision
305 -
Directory Listing
Modified
Tue Oct 20 14:39:03 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Syncing quickly to catch bus.
Revision
304 -
Directory Listing
Modified
Tue Oct 20 14:05:06 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Made SplashDialog's cancel button not be a Valve Cancel Button.
Revision
303 -
Directory Listing
Modified
Tue Oct 20 13:13:36 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Finished implementing SplashDialog. Might later add the ability to load a store from a different file.
Revision
302 -
Directory Listing
Modified
Tue Oct 20 10:53:42 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Removed Author from keywords.
Added Revision to keywords.
Derp.
Revision
301 -
Directory Listing
Modified
Tue Oct 20 10:49:29 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Added a starting dialog to select a store to load on startup.
Added Store loading.
Added backend package.
All backend classes are in the backend package, anything gui related remains in the main package.
Added i18n strings for SplashDialog.
Added svn:keywords to all source files and properties files.
Revision
299 -
Directory Listing
Modified
Mon Oct 19 08:05:16 2009 UTC
(11 years, 4 months ago)
by
rvvs89
I have no idea how to do 7.4, and I can't find the textbook anywhere on reserve in the Science Library. I give up. Also fixed a problem at the end of 7.3.
Revision
298 -
Directory Listing
Modified
Mon Oct 19 07:06:31 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Fixed some things, committing partial solution to 7.4
Revision
297 -
Directory Listing
Modified
Mon Oct 19 06:20:34 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing finished assignment for CITS2211, except for Q7.4...
Revision
296 -
Directory Listing
Modified
Sun Oct 18 23:06:03 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Still not finished with CITS2211...
Revision
295 -
Directory Listing
Modified
Sun Oct 18 10:49:55 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Almost finished CITS2211, just need to do question 7 now.
Revision
294 -
Directory Listing
Modified
Sat Oct 17 21:32:46 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Still need to do Q2 and Q7.
Revision
293 -
Directory Listing
Modified
Sat Oct 17 18:13:42 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Still need to do questions 2, 4, 6 and 7.
Revision
292 -
Directory Listing
Modified
Sat Oct 17 15:18:55 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Finished questions 5, 8 and 9 for CITS2211.
Revision
291 -
Directory Listing
Modified
Sat Oct 17 11:11:36 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing start of assignment for CITS2211.
Revision
288 -
Directory Listing
Modified
Wed Oct 14 16:36:01 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Added some i18n stuff for CITS1220.
Revision
287 -
Directory Listing
Modified
Wed Oct 14 15:48:18 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing some more stubs for CITS1220 programming project.
Revision
286 -
Directory Listing
Modified
Tue Oct 13 13:03:44 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Adding files for lab6 for CITS1220.
Revision
285 -
Directory Listing
Modified
Tue Oct 13 12:44:18 2009 UTC
(11 years, 4 months ago)
by
rvvs89
This time, lab5 will actually be included in the commit. :O
Revision
284 -
Directory Listing
Modified
Tue Oct 13 12:43:48 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing completed lab5 for CITS1220.
Revision
283 -
Directory Listing
Modified
Tue Oct 13 11:05:54 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Branched code that was actually checked in.
Revision
282 -
Directory Listing
Modified
Tue Oct 13 10:59:02 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing completed lab for week 4 for CITS1220.
Revision
281 -
Directory Listing
Modified
Tue Oct 13 10:11:32 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Adding svn:keywords to week4 lab for CITS1220.
Revision
280 -
Directory Listing
Modified
Tue Oct 13 10:08:14 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Adding skeleton project for week4 lab for CITS1220.
Revision
279 -
Directory Listing
Modified
Tue Oct 13 09:44:38 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Moving lab03 to week03 in place on server.
Revision
278 -
Directory Listing
Modified
Tue Oct 13 09:44:18 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Moving lab02 to week02 in place on server.
Revision
277 -
Directory Listing
Modified
Tue Oct 13 09:33:44 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Adding svn:ignore for private directory in lab2 model for CITS1220.
Revision
276 -
Directory Listing
Modified
Tue Oct 13 09:32:58 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Committing completed lab2 and lab3 for CITS1220.
Revision
268 -
Directory Listing
Modified
Fri Oct 9 17:47:44 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Fixed off-by one error in determining if sufficient memory was available to load a process (we still need 1 free page to actually perform swaps). Added $ to Makefile and tests. Added vtest-2 which will cause 2 OOM kills at t=1. vtest-* can be used with scheduler mode too, it will ignore the job size parameter.
Revision
267 -
Directory Listing
Modified
Fri Oct 9 17:23:44 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Implemented RR's kill function for OOM killer.
Revision
266 -
Directory Listing
Modified
Fri Oct 9 17:18:41 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Removed printf carpetbombing.
Revision
265 -
Directory Listing
Modified
Fri Oct 9 17:14:24 2009 UTC
(11 years, 4 months ago)
by
rvvs89
VMM works now, woo! Committing version with lots of printf carpetbombing in case we need to use it again.
Revision
264 -
Directory Listing
Modified
Fri Oct 9 14:29:58 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Majority of VMM has been implemented, just need to do the LRU page list now.
Revision
263 -
Directory Listing
Modified
Fri Oct 9 11:35:45 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Refactored members of struct page into struct page_node to simplify LRU.
Revision
262 -
Directory Listing
Modified
Fri Oct 9 10:47:45 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Implemented some more of VMM, including vmm_alloc.
Revision
261 -
Directory Listing
Modified
Fri Oct 9 07:26:27 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Syncing to work on a desktop.
Revision
260 -
Directory Listing
Modified
Thu Oct 8 18:34:41 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Implemented some of the VMM for CITS2230, it's incomplete but it's also 2:30AM and I need sleep.
Revision
259 -
Directory Listing
Modified
Thu Oct 8 16:20:09 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Added enum oom_kill_policy to allow users to specify the action taken by the VMM when insufficient space is available.
Revision
258 -
Directory Listing
Modified
Thu Oct 8 16:03:09 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Simplified FCFS scheduler to use struct job_info's sched_data member rather than allocating memory for each process. Fixed FCFS scheduler only scheduling jobs for 1 time quantum rather than their required completion time. Replaced indentation spaces introduced earlier with tabs.
Revision
257 -
Directory Listing
Modified
Thu Oct 8 15:06:38 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Added some header comments and svn:keywords Id tag to all source files in CITS2230 project.
Revision
256 -
Directory Listing
Modified
Thu Oct 8 14:53:49 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Refactored some code code in void simulation(void) to some new functions int tick(void) and void log_dump(void).
Revision
255 -
Directory Listing
Modified
Wed Oct 7 07:52:15 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Started lab for week 3 for CITS1220.
Revision
251 -
Directory Listing
Modified
Mon Oct 5 07:26:33 2009 UTC
(11 years, 4 months ago)
by
rvvs89
Finished merging vmm.c
Revision
250 -
Directory Listing
Modified
Mon Oct 5 07:20:32 2009 UTC
(11 years, 4 months ago)
by
spartanhelmet
Merging vmm.c
Revision
249 -
Directory Listing
Modified
Mon Oct 5 03:14:18 2009 UTC
(11 years, 4 months ago)
by
spartanhelmet
fixed segfault in fcfs, started a vmm.c with a simple FIFO queue
Revision
247 -
Directory Listing
Modified
Fri Oct 2 10:44:12 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Moved VMM into separate module vmm.c, exported job_list and phys_mem.
Revision
246 -
Directory Listing
Modified
Fri Oct 2 09:44:19 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added debug flag to Makefile for CITS2230 project, to compile in debug mode run make DEBUG=1
Revision
245 -
Directory Listing
Modified
Fri Oct 2 09:32:14 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added a test case for CITS2230 project
Revision
244 -
Directory Listing
Modified
Thu Oct 1 10:23:57 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added group letter to CITS1220 project.
Revision
243 -
Directory Listing
Modified
Thu Oct 1 09:58:42 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Removed FIXME note.
Revision
242 -
Directory Listing
Modified
Thu Oct 1 09:56:44 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Modified code to obey CheckStyle rules for CITS1220.
Disabled debug build mode on link target.
The source is now frozen.
Although nothing of significance was changed, we should probably check that this works on robot before submitting.
Revision
241 -
Directory Listing
Modified
Wed Sep 30 16:23:09 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added @since tag to class documentation.
Revision
240 -
Directory Listing
Modified
Wed Sep 30 15:07:15 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Replace right shift with divide for some kind of perceived "readability".
Revision
239 -
Directory Listing
Modified
Wed Sep 30 14:45:56 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Finished writing documentation, fixed some static initialisers that depended upon eachother causing NPEs. Fixed eyes being slightly off centre. It all works, fark year.
Revision
238 -
Directory Listing
Modified
Wed Sep 30 12:53:54 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Improved thread synchronization in Mood.
Revision
237 -
Directory Listing
Modified
Wed Sep 30 12:46:41 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Replaced old LCD display behavior with new behavior that maps a mood value to a smily face and draws it on the screen. Tweaked DancineLegBehavior timing. Changed netbeans compile build target to link.
Revision
236 -
Directory Listing
Modified
Tue Sep 29 15:25:39 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Javadoc for about half of the classes in CITS1220 group project.
Refactored BarkingVoiceBehavior into GenericVoiceBehavior which will make it simpler to add new VoiceBehaviors and reduce code duplication.
Revision
235 -
Directory Listing
Modified
Tue Sep 29 13:39:13 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Dog now makes some noise when it's unhappy.
Revision
234 -
Directory Listing
Modified
Tue Sep 29 11:44:02 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Use of switch emits anonymous inner classes with leJOS, so replacing them with if else blocks. Robot should now stop when escape button is pressed.
Revision
233 -
Directory Listing
Modified
Tue Sep 29 07:59:36 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Run clean before committing...
Revision
232 -
Directory Listing
Modified
Tue Sep 29 07:59:06 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Dog gets sad when you ignore it, also added some javadoc comments to file headers.
Revision
231 -
Directory Listing
Modified
Tue Sep 29 07:23:24 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Dog gets happier when you touch its nose.
Revision
230 -
Directory Listing
Modified
Tue Sep 29 05:42:05 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Robot is stable again.
Revision
229 -
Directory Listing
Modified
Mon Sep 28 10:07:38 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Committing start of individual programming project for CITS1220.
Revision
228 -
Directory Listing
Modified
Mon Sep 28 06:41:27 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Synchronised mood methods, got rid of lazy calculation of curState because it's not very costly anyway.
Revision
227 -
Directory Listing
Modified
Mon Sep 28 06:09:10 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Fixed illegal uses of notify without holding lock on monitor.
Revision
226 -
Directory Listing
Modified
Mon Sep 28 05:45:22 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Adding various behaviors.
Revision
225 -
Directory Listing
Modified
Mon Sep 28 05:25:00 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Leg calibration works.
Revision
224 -
Directory Listing
Modified
Mon Sep 28 03:59:46 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Fixed ant build file link target. Some other changes.
Revision
223 -
Directory Listing
Modified
Sat Sep 26 13:45:14 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Still getting the project infrastructure set up.
Revision
222 -
Directory Listing
Modified
Fri Sep 25 09:57:02 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Intermediate commit while I continue to work things out.
Revision
221 -
Directory Listing
Modified
Fri Sep 25 08:00:27 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Temp update to sync netbook with desktop.
Revision
220 -
Directory Listing
Modified
Fri Sep 25 04:40:12 2009 UTC
(11 years, 5 months ago)
by
spartanhelmet
fcfs_insert - removed redundant sorting
Revision
219 -
Directory Listing
Modified
Fri Sep 25 00:26:45 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Committing Netbeans project files for CITS1220 group project.
Revision
218 -
Directory Listing
Modified
Wed Sep 23 12:00:56 2009 UTC
(11 years, 5 months ago)
by
spartanhelmet
fcfs tidied up, _select (re)done (where did it go? :|)
Revision
217 -
Directory Listing
Modified
Wed Sep 23 09:40:57 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added skeleton project for CITS1220.
Revision
216 -
Directory Listing
Modified
Wed Sep 23 04:26:29 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Disabled FCFS because it is thoroughly broken again.
Revision
215 -
Directory Listing
Modified
Tue Sep 22 15:53:55 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added some definitions for VMM mode
Revision
214 -
Directory Listing
Modified
Tue Sep 22 14:09:25 2009 UTC
(11 years, 5 months ago)
by
spartanhelmet
fcfs
Revision
213 -
Directory Listing
Modified
Tue Sep 22 14:04:56 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added SCHED_DEBUG mode which logs calls to schedulers on stdout.
Revision
212 -
Directory Listing
Modified
Tue Sep 22 13:45:39 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Modified RR, SPN, and SRT to use struct job_info's scheduled member rather than sched_data to keep track of how many ticks a process has been running.
Revision
211 -
Directory Listing
Modified
Tue Sep 22 13:30:39 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Renaming struct future to struct job_info. scheduler.c now deals in struct jobs, and the schedulers themselves deal with struct job_infos.
Revision
210 -
Directory Listing
Modified
Tue Sep 22 11:22:24 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Scheduler headers now include scheduler.h for struct future.
Revision
209 -
Directory Listing
Modified
Mon Sep 21 13:16:40 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Changed pq debug code to use the queue val function for node identification rather than simply casting the data to int.
Revision
208 -
Directory Listing
Modified
Mon Sep 21 12:58:48 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Replaced log2f in pq.c with a much faster equivalent using uint32_ts.
Revision
207 -
Directory Listing
Modified
Mon Sep 21 11:04:40 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Output now matches specification
Revision
206 -
Directory Listing
Modified
Mon Sep 21 10:19:01 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Fix comparator for SPN and SRT schedulers. Make output closer to how it was specified in the specification.
Revision
205 -
Directory Listing
Modified
Mon Sep 21 06:06:09 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Priority queue works now (except pq_remove), scheduler actually delegates scheduling to struct scheduler now.
Revision
204 -
Directory Listing
Modified
Mon Sep 21 02:50:55 2009 UTC
(11 years, 5 months ago)
by
spartanhelmet
fcfs
Revision
203 -
Directory Listing
Modified
Sun Sep 20 11:10:28 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added process ordering check to parse_input. Renamed struct node to struct prio_node.
Revision
202 -
Directory Listing
Modified
Sat Sep 19 20:09:01 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Started implementing priority queue/fibonacci heap. Brought fcfs.c up to standards with other schedulers.
Revision
201 -
Directory Listing
Modified
Sat Sep 19 01:47:15 2009 UTC
(11 years, 5 months ago)
by
spartanhelmet
fcfs.c insert() compilable
Revision
200 -
Directory Listing
Modified
Fri Sep 18 12:01:10 2009 UTC
(11 years, 5 months ago)
by
rvvs89
pids are now signed so schedulers can return -1 indicating nothing to schedule. Implemented RR scheduler. Commented out code in fcfs.c that was preventing builds.
Revision
199 -
Directory Listing
Modified
Fri Sep 18 10:37:36 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Changed readme for uni projects.
Revision
198 -
Directory Listing
Modified
Fri Sep 18 10:07:12 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added free function to struct future to free resources.
Revision
197 -
Directory Listing
Modified
Fri Sep 18 09:23:52 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Changed priority queue structure. Added kill function to struct scheduler for future implementation of OOM killer in VMM. Changed job_list to an array since PIDs must be less than 100.
Revision
196 -
Directory Listing
Modified
Fri Sep 18 08:58:05 2009 UTC
(11 years, 5 months ago)
by
spartanhelmet
fcfc.c insert()
Revision
195 -
Directory Listing
Modified
Thu Sep 17 09:17:27 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added a priority queue for use with SPN and SRT schedulers.
Revision
194 -
Directory Listing
Modified
Thu Sep 17 06:05:23 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Revision
193 -
Directory Listing
Modified
Thu Sep 17 06:01:14 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added stubs for insert and select functions for each scheduler
Revision
192 -
Directory Listing
Modified
Thu Sep 17 05:48:15 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added scheduler init functions.
Revision
191 -
Directory Listing
Modified
Thu Sep 17 04:09:39 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added headers for each module
Revision
190 -
Directory Listing
Modified
Thu Sep 17 03:59:31 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Removed redundant APP targets.
Revision
189 -
Directory Listing
Modified
Wed Sep 16 11:47:57 2009 UTC
(11 years, 5 months ago)
by
spartanhelmet
added individual alg files, also in Makefile
Revision
188 -
Directory Listing
Modified
Wed Sep 16 05:37:13 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Refactored code in cits2230 project in preparation for separating individual schedulers into other files.
Revision
187 -
Directory Listing
Modified
Tue Sep 15 20:29:46 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added default output files to Makefile clean target. Also case sensitive identifiers...
Revision
186 -
Directory Listing
Modified
Tue Sep 15 16:14:56 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Implemented parse_input, which reads and parses an input file into a linked list of processes stored in job_list.
Revision
185 -
Directory Listing
Modified
Tue Sep 15 15:08:57 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Added project spec since it's currently unavaible from the project web site.
Revision
160 -
Directory Listing
Modified
Fri Sep 4 04:13:08 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Removing project1 for 2009 because it's horrible
Revision
159 -
Directory Listing
Modified
Fri Sep 4 04:07:44 2009 UTC
(11 years, 5 months ago)
by
rvvs89
Conditions of using the code in this directory.
Revision
158 -
Directory Listing
Modified
Tue Sep 1 15:51:19 2009 UTC
(11 years, 6 months ago)
by
rvvs89
Option parsing now works correctly
Revision
157 -
Directory Listing
Modified
Tue Sep 1 12:38:03 2009 UTC
(11 years, 6 months ago)
by
rvvs89
Added start of operating systems project
Revision
156 -
Directory Listing
Modified
Fri Aug 28 09:56:05 2009 UTC
(11 years, 6 months ago)
by
rvvs89
Added directories for my other units for this semester.
Revision
152 -
Directory Listing
Modified
Wed Aug 26 04:59:15 2009 UTC
(11 years, 6 months ago)
by
rvvs89
Splitting cits1210 files into 2008 and 2009. Added skeleton project 1 for 2009.
Revision
127 -
Directory Listing
Modified
Fri Jul 31 04:18:41 2009 UTC
(11 years, 7 months ago)
by
rvvs89
Committing most of Lab 2 for CITS1220.
Revision
126 -
Directory Listing
Modified
Thu Jul 30 06:54:10 2009 UTC
(11 years, 7 months ago)
by
rvvs89
Taking CITS1220 again, moving old sources to 2008
Revision
100 -
Directory Listing
Modified
Wed May 27 01:44:14 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Yay commit 100
Revision
99 -
Directory Listing
Modified
Wed May 27 01:40:19 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Added references page
Revision
98 -
Directory Listing
Modified
Wed May 27 01:37:54 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Made a linear structure
Revision
97 -
Directory Listing
Modified
Wed May 27 01:22:43 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Updated some meta tags
Revision
96 -
Directory Listing
Modified
Wed May 27 01:16:01 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Only need to handle form submission now
Revision
95 -
Directory Listing
Modified
Wed May 27 00:28:05 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Completed the majority of CITS1231 web site.
Revision
94 -
Directory Listing
Modified
Tue May 26 22:33:45 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Added template page
Revision
93 -
Directory Listing
Modified
Tue May 26 22:32:08 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Also add index, derp
Revision
92 -
Directory Listing
Modified
Tue May 26 22:31:06 2009 UTC
(11 years, 9 months ago)
by
rvvs89
CITS1231 project is about two-thirds done
Revision
91 -
Directory Listing
Modified
Tue May 26 17:48:31 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Committing empty CITS1231 project
Revision
90 -
Directory Listing
Modified
Thu May 21 14:47:16 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Implemented CITS1200 Java Programming project for 2009... continued
Committing some project files that Netbeans missed out for some reason.
Revision
89 -
Directory Listing
Modified
Thu May 21 14:45:31 2009 UTC
(11 years, 9 months ago)
by
rvvs89
Implemented CITS1200 Java Programming project for 2009.
Achieves correct results with the sample data, but makes no effort to display any information using SimpleCanvas.
Is entirely devoid of comments except for a couple of instances in Election.java.
Execute Election.java from the project directory to see it in action.
Revision
64 -
Directory Listing
Modified
Sat Nov 22 12:42:31 2008 UTC
(12 years, 3 months ago)
by
rvvs89
Fixed handling subdirectories with -a
Revision
62 -
Directory Listing
Modified
Thu Oct 30 18:37:29 2008 UTC
(12 years, 4 months ago)
by
rvvs89
Small fix in Makefile
Revision
61 -
Directory Listing
Modified
Thu Oct 30 18:27:49 2008 UTC
(12 years, 4 months ago)
by
rvvs89
Committing completed project2 for CITS1210
Revision
60 -
Directory Listing
Modified
Sun Sep 21 16:18:30 2008 UTC
(12 years, 5 months ago)
by
rvvs89
Implemented Externalizable in Task, began work on TaskList.
Revision
59 -
Directory Listing
Modified
Sat Sep 13 10:29:50 2008 UTC
(12 years, 5 months ago)
by
rvvs89
Changed header
Revision
58 -
Directory Listing
Modified
Sat Sep 13 00:01:31 2008 UTC
(12 years, 5 months ago)
by
rvvs89
Committing completed cits1210 assignment
Revision
57 -
Directory Listing
Modified
Fri Sep 12 15:08:03 2008 UTC
(12 years, 5 months ago)
by
rvvs89
Committing partially completed c project
Revision
56 -
Directory Listing
Modified
Mon Sep 1 13:49:03 2008 UTC
(12 years, 6 months ago)
by
rvvs89
Committing completed lab2 for CITS1220
Also some other minor changes to other units I've either passed or failed (due to total lack of attendance of classes).
Revision
55 -
Directory Listing
Modified
Sun Aug 31 19:46:17 2008 UTC
(12 years, 6 months ago)
by
rvvs89
Committing completed lab2 for CITS1220
Also some other minor changes to other units I've either passed or failed (due to total lack of attendance of classes).
Revision
54 -
Directory Listing
Modified
Sun Aug 31 19:46:10 2008 UTC
(12 years, 6 months ago)
by
rvvs89
Committing completed lab2 for CITS1220
Also some other minor changes to other units I've either passed or failed (due to total lack of attendance of classes).
Revision
53 -
Directory Listing
Modified
Thu May 29 05:25:05 2008 UTC
(12 years, 9 months ago)
by
rvvs89
M cits1211/project/Assignment.hs
Revision
52 -
Directory Listing
Modified
Wed May 28 04:48:44 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Update report with changes made to code.
Revision
51 -
Directory Listing
Modified
Wed May 28 04:45:07 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Let's try that again...
Revision
50 -
Directory Listing
Modified
Wed May 28 04:45:06 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Let's try that again...
Revision
49 -
Directory Listing
Modified
Tue May 27 23:46:30 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Completed project.
Revision
48 -
Directory Listing
Modified
Tue May 27 22:29:37 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Added documentation.
Revision
47 -
Directory Listing
Modified
Tue May 27 21:35:28 2008 UTC
(12 years, 9 months ago)
by
rvvs89
RC, with incomplete test class
Revision
46 -
Directory Listing
Modified
Sun May 25 10:51:37 2008 UTC
(12 years, 9 months ago)
by
rvvs89
A cits1211/project
A cits1211/project/Assignment.hs
A cits1211/project/AssignmentBasics.hs
A cits1211/project/AssignmentMain.hs
A cits1211/project/AssignmentTester.hs
A cits1211/project/SampleEquationsFile.txt
Revision
45 -
Directory Listing
Modified
Tue May 20 09:16:33 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Import lab09
Revision
44 -
Directory Listing
Modified
Tue May 20 09:14:39 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Import lab09
Revision
43 -
Directory Listing
Modified
Tue May 13 08:29:33 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Import project, incomplete.
Revision
42 -
Directory Listing
Modified
Tue May 13 08:29:04 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Import project, incomplete.
Revision
41 -
Directory Listing
Modified
Tue May 13 08:28:26 2008 UTC
(12 years, 9 months ago)
by
rvvs89
Completed lab08.
Revision
39 -
Directory Listing
Modified
Thu May 1 14:25:55 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Completed lab07 again, compilation on cssubmit had some problems with LockObject referencing a CombinationObject for some reason.
Revision
38 -
Directory Listing
Modified
Wed Apr 23 12:35:05 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Completed lab07
Revision
37 -
Directory Listing
Modified
Wed Apr 23 11:31:08 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Undocumented lab07 impl
Revision
36 -
Directory Listing
Modified
Sat Apr 19 14:00:30 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Don't know how this was missed...
Revision
35 -
Directory Listing
Modified
Thu Apr 17 14:55:54 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Update with completed lab 6 for CITS2200.
Refactored CITS2200 code because classes in the default package were polluting the namespace (grr).
Submitted solutions are in their own directory now.
Revision
34 -
Directory Listing
Modified
Wed Apr 16 15:51:45 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Update with mostly complete CITS1211 labs
Revision
33 -
Directory Listing
Modified
Wed Apr 16 15:51:24 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Update with mostly complete CITS1211 labs
Revision
32 -
Directory Listing
Modified
Wed Apr 16 15:51:07 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Update with mostly complete CITS1211 labs
Revision
31 -
Directory Listing
Modified
Wed Apr 16 15:28:23 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Update with completed Lab 5
Revision
30 -
Directory Listing
Modified
Sat Apr 12 13:57:35 2008 UTC
(12 years, 10 months ago)
by
rvvs89
Untested, undocumented CITS2200 lab impl
Revision
29 -
Directory Listing
Modified
Sat Mar 29 15:33:33 2008 UTC
(12 years, 11 months ago)
by
rvvs89
A ucc/foo/square-wave.c
M uni/cits1231/webgame/design/design.webprj
M uni/cits1231/webgame/design/design.session
Revision
27 -
Directory Listing
Modified
Wed Mar 26 13:17:20 2008 UTC
(12 years, 11 months ago)
by
rvvs89
Some files should have been set to svn:ignore, but I dont know how to do this now that they are committed, so starting again...
Revision
26 -
Directory Listing
Modified
Wed Mar 26 13:11:22 2008 UTC
(12 years, 11 months ago)
by
rvvs89
Added stub worldutils for game world maintenance/creation
Revision
25 -
Directory Listing
Modified
Wed Mar 26 12:58:15 2008 UTC
(12 years, 11 months ago)
by
rvvs89
A cits1231/webgame
D cits1231/webgame2
Revision
24 -
Directory Listing
Modified
Wed Mar 26 12:57:50 2008 UTC
(12 years, 11 months ago)
by
rvvs89
D cits1231/webgame
D cits1231/design
A cits1231/webgame2
A cits1231/webgame2/webgame
A cits1231/webgame2/design
A cits1231/webgame2/design/design.webprj
A cits1231/webgame2/design/toolbars
A cits1231/webgame2/design/final-proposal.html
A cits1231/webgame2/design/design.session
A cits1231/webgame2/design/templates
Revision
23 -
Directory Listing
Modified
Wed Mar 26 12:55:16 2008 UTC
(12 years, 11 months ago)
by
rvvs89
A uni/cits1231/webgame
A uni/cits1231/webgame/test
A uni/cits1231/webgame/nbproject
A uni/cits1231/webgame/nbproject/project.properties
A uni/cits1231/webgame/nbproject/project.xml
A uni/cits1231/webgame/nbproject/genfiles.properties
A uni/cits1231/webgame/nbproject/private
A uni/cits1231/webgame/nbproject/private/private.properties
A uni/cits1231/webgame/nbproject/ant-deploy.xml
A uni/cits1231/webgame/nbproject/build-impl.xml
A uni/cits1231/webgame/src
A uni/cits1231/webgame/src/java
A uni/cits1231/webgame/src/conf
A uni/cits1231/webgame/src/conf/MANIFEST.MF
A uni/cits1231/webgame/web
A uni/cits1231/webgame/web/META-INF
A uni/cits1231/webgame/web/META-INF/context.xml
A uni/cits1231/webgame/web/index.jsp
A uni/cits1231/webgame/web/WEB-INF
A uni/cits1231/webgame/web/WEB-INF/web.xml
A uni/cits1231/webgame/build.xml
M uni/cits1231/design/design.webprj
M uni/cits1231/design/final-proposal.html
M uni/cits1231/design/design.session
Revision
22 -
Directory Listing
Modified
Tue Mar 25 02:09:24 2008 UTC
(12 years, 11 months ago)
by
rvvs89
D cits1231/webgame
Revision
21 -
Directory Listing
Modified
Mon Mar 24 16:41:34 2008 UTC
(12 years, 11 months ago)
by
rvvs89
A uni/cits1231/design
A uni/cits1231/design/design.webprj
A uni/cits1231/design/toolbars
A uni/cits1231/design/final-proposal.html
A uni/cits1231/design/design.session
A uni/cits1231/design/templates
Revision
20 -
Directory Listing
Modified
Mon Mar 24 11:12:13 2008 UTC
(12 years, 11 months ago)
by
rvvs89
A ipl
A uni/cits1231/webgame
Revision
19 -
Directory Listing
Added
Mon Mar 24 09:37:48 2008 UTC
(12 years, 11 months ago)
by
rvvs89
A daa
A daa/r2wpkg
D missilec
D missiled
A ucc
A ucc/missilec
A ucc/missiled
A uni
A uni/cits2200
A uni/cits1211
A uni/cits1231
D r2wpkg