My favorites | Sign in
Project Logo
             
Details: Show all Hide all

Last 30 days

  • Dec 21, 2009
    r57 (1. sandbox can pass environment variable: didn't solve impor...) committed by jongman   -   1. sandbox can pass environment variable: didn't solve import site fail issue
    1. sandbox can pass environment variable: didn't solve import site fail issue
  • Dec 21, 2009
    r56 (runtime error detection & tests ) committed by jongman   -   runtime error detection & tests
    runtime error detection & tests
  • Dec 20, 2009
    r55 (CPython 돌리기 위해서 많은 system call 을 harmless 영역으로 옮김. ㄷㄷㄷ ) committed by jongman   -   CPython 돌리기 위해서 많은 system call 을 harmless 영역으로 옮김. ㄷㄷㄷ
    CPython 돌리기 위해서 많은 system call 을 harmless 영역으로 옮김. ㄷㄷㄷ
  • Dec 20, 2009
    r54 (별도의 스레드에서 메모리 사용량과 wall clock 을 모니터링. 오버헤드가 좀 클거 같긴 한데 그럭저럭 ...) committed by jongman   -   별도의 스레드에서 메모리 사용량과 wall clock 을 모니터링. 오버헤드가 좀 클거 같긴 한데 그럭저럭 어떻게 돌아는 가는듯? 하악하악 -_-
    별도의 스레드에서 메모리 사용량과 wall clock 을 모니터링. 오버헤드가 좀 클거 같긴 한데 그럭저럭 어떻게 돌아는 가는듯? 하악하악 -_-
  • Dec 20, 2009
    r53 (fixed timing to wall-clock timing ) committed by jongman   -   fixed timing to wall-clock timing
    fixed timing to wall-clock timing
  • Dec 20, 2009
    r52 (이런저런 테스트 추가. 메모리 관련 테스트 현재 실패 중: 메모리 사용량 확인 time resolution ...) committed by jongman   -   이런저런 테스트 추가. 메모리 관련 테스트 현재 실패 중: 메모리 사용량 확인 time resolution 이 너무 낮음. ㅠ.ㅠ 아 어쩌란 말이냐~!!
    이런저런 테스트 추가. 메모리 관련 테스트 현재 실패 중: 메모리 사용량 확인 time resolution 이 너무 낮음. ㅠ.ㅠ 아 어쩌란 말이냐~!!
  • Dec 20, 2009
    r51 (1. mmap2 deemed harmless (open() must be used anyway to acce...) committed by jongman   -   1. mmap2 deemed harmless (open() must be used anyway to access file system) 2. skeleton of sandbox testing script
    1. mmap2 deemed harmless (open() must be used anyway to access file system) 2. skeleton of sandbox testing script
  • Dec 20, 2009
    r50 (now we show names and descriptions for signals (which is gre...) committed by jongman   -   now we show names and descriptions for signals (which is grepped from signum.h :-p)
    now we show names and descriptions for signals (which is grepped from signum.h :-p)
  • Dec 20, 2009
    r49 (1. fileaccess was missing from svn. 2. prototype of unit tes...) committed by jongman   -   1. fileaccess was missing from svn. 2. prototype of unit testing the sandbox with test programs
    1. fileaccess was missing from svn. 2. prototype of unit testing the sandbox with test programs
  • Dec 20, 2009
    r48 (now RTE messages include the name of the system call ) committed by jongman   -   now RTE messages include the name of the system call
    now RTE messages include the name of the system call
  • Dec 20, 2009
    r47 (1. changed default syscall level 2. new testing program: mea...) committed by jongman   -   1. changed default syscall level 2. new testing program: measure_time - runs matrix multiplication for n seconds, and print hello world
    1. changed default syscall level 2. new testing program: measure_time - runs matrix multiplication for n seconds, and print hello world
  • Dec 20, 2009
    r46 (1. system call 제한 단계 재조정. 파일 시스템 액세스 + 시간 접근 가능한 것까지. ) committed by jongman   -   1. system call 제한 단계 재조정. 파일 시스템 액세스 + 시간 접근 가능한 것까지.
    1. system call 제한 단계 재조정. 파일 시스템 액세스 + 시간 접근 가능한 것까지.
  • Dec 20, 2009
    r45 (1. add -c option (move to specified directory before forking...) committed by jongman   -   1. add -c option (move to specified directory before forking) 2. more standard compliant test program
    1. add -c option (move to specified directory before forking) 2. more standard compliant test program

Earlier this year

  • Nov 18, 2009
    issue 10 (버전 불일치 문제) reported by method4libe   -   최근에 local에서 svn repository에 있는 버전을 받아서 깔았는데, IE에서 깨지는 현상이 발생합니다. 그래서 algospot.com 에 있는 버전을 받아서 깔았을 경우 제대 로 동작을 합니다. 현재 algospot.com에서 작동하는 버전과 svn에 들어있는 버전이 일치한지 점검을 해보아야 할듯 합니다.
    최근에 local에서 svn repository에 있는 버전을 받아서 깔았는데, IE에서 깨지는 현상이 발생합니다. 그래서 algospot.com 에 있는 버전을 받아서 깔았을 경우 제대 로 동작을 합니다. 현재 algospot.com에서 작동하는 버전과 svn에 들어있는 버전이 일치한지 점검을 해보아야 할듯 합니다.
  • Nov 18, 2009
    issue 9 (소스 보기 문제) reported by method4libe   -   (algospot.com 기준) 소스 보기의 경우 IE에서는 보이지 않고, FF등 다른 브라우저 에서는 구문 강조기능이 동작하지 않는데요, 지금 소스를 확인해본 결과 /js/algospot.js 의 view_source()에서 getScript()를 통해서 구문 강조를 위한 script를 불러온 다음 highlight를 하게 되는데, 이 방법 말고 초기 xpressengine layout에 이를 위한 구문을 넣어서 사용하는건 어떨까요?
    (algospot.com 기준) 소스 보기의 경우 IE에서는 보이지 않고, FF등 다른 브라우저 에서는 구문 강조기능이 동작하지 않는데요, 지금 소스를 확인해본 결과 /js/algospot.js 의 view_source()에서 getScript()를 통해서 구문 강조를 위한 script를 불러온 다음 highlight를 하게 되는데, 이 방법 말고 초기 xpressengine layout에 이를 위한 구문을 넣어서 사용하는건 어떨까요?
  • Nov 18, 2009
    issue 8 (Rejudge) commented on by method4libe   -   이후에 나오는 TLE/MLE 같은 경우는 고려하지 않는게 좋을것 같습니다.
    이후에 나오는 TLE/MLE 같은 경우는 고려하지 않는게 좋을것 같습니다.
  • Nov 09, 2009
    InstallNote (Local에 테스트용으로 설치하면서 겪은 삽질기) Wiki page added by blmarket   -   Revision r44 Created wiki page through web user interface.
    Revision r44 Created wiki page through web user interface.
  • Nov 09, 2009
    r43 (디버깅의 편의를 위하여 SQL 에러 발생시 쿼리문을 보여주게 함. 보안상 문제가 있으려나? ) committed by blmarket   -   디버깅의 편의를 위하여 SQL 에러 발생시 쿼리문을 보여주게 함. 보안상 문제가 있으려나?
    디버깅의 편의를 위하여 SQL 에러 발생시 쿼리문을 보여주게 함. 보안상 문제가 있으려나?
  • Nov 09, 2009
    r42 (Context 클래스가 없는 경우에도 작동하게 함.(zbxe가 없는 경우에도 테스트 가능) ) committed by blmarket   -   Context 클래스가 없는 경우에도 작동하게 함.(zbxe가 없는 경우에도 테스트 가능)
    Context 클래스가 없는 경우에도 작동하게 함.(zbxe가 없는 경우에도 테스트 가능)
  • Sep 06, 2009
    r41 (파일 몇개는 접근 가능해야 함 ;; ) committed by jongman   -   파일 몇개는 접근 가능해야 함 ;;
    파일 몇개는 접근 가능해야 함 ;;
  • Mar 23, 2009
    r40 (Add) committed by jongman   -   Add
    Add
  • Mar 11, 2009
    r39 (특정 사용자의 모든 서브미션을 보는 기능 ) committed by jongman   -   특정 사용자의 모든 서브미션을 보는 기능
    특정 사용자의 모든 서브미션을 보는 기능
  • Feb 19, 2009
    r38 (User is now able to see other people's submissions for the p...) committed by jongman   -   User is now able to see other people's submissions for the problems that user has solved. The user can also see other people's compile error and runtime error messages. w00t
    User is now able to see other people's submissions for the problems that user has solved. The user can also see other people's compile error and runtime error messages. w00t
  • Feb 19, 2009
    r37 (always load problem name ) committed by jongman   -   always load problem name
    always load problem name
  • Feb 19, 2009
    r36 (oops remove debug message ) committed by jongman   -   oops remove debug message
    oops remove debug message
  • Feb 19, 2009
    r35 (first implementation of problem ranklist ) committed by jongman   -   first implementation of problem ranklist
    first implementation of problem ranklist
  • Feb 19, 2009
    r34 (for mime types ) committed by jongman   -   for mime types
    for mime types
  • Feb 19, 2009
    r33 (1. ranklist paging bug 해결 2. problem ranklist 준비중 ) committed by jongman   -   1. ranklist paging bug 해결 2. problem ranklist 준비중
    1. ranklist paging bug 해결 2. problem ranklist 준비중
  • Jan 18, 2009
    issue 8 (Rejudge) reported by jongman   -   문제 작성자가 문제를 수정하면서 '이 변화 이후 모든 서브미션 리저지' 체크박 스를 체크하면, 이 문제에 대한 지금까지의 모든 답을 리저지할 필요가 있다. (컴파일 에러 빼고...) 그리고 time limit 조정 후에는 Time limit exceeded 만, memory limit 조정 후 에는 memory limit exceeded / runtime error 만 리저지할 수 있도록 체크박스를 여러개로 하면 좋겠다는 생각.
    문제 작성자가 문제를 수정하면서 '이 변화 이후 모든 서브미션 리저지' 체크박 스를 체크하면, 이 문제에 대한 지금까지의 모든 답을 리저지할 필요가 있다. (컴파일 에러 빼고...) 그리고 time limit 조정 후에는 Time limit exceeded 만, memory limit 조정 후 에는 memory limit exceeded / runtime error 만 리저지할 수 있도록 체크박스를 여러개로 하면 좋겠다는 생각.
  • Jan 18, 2009
    issue 7 (문제별 스탠딩) commented on by jongman   -   아, 문제 풀었을 경우에는 다른 사람들 소스 코드로 링크도 해 줄 수 있도록.
    아, 문제 풀었을 경우에는 다른 사람들 소스 코드로 링크도 해 줄 수 있도록.
  • Jan 18, 2009
    issue 7 (문제별 스탠딩) reported by jongman   -   As summary.
    As summary.
  • Jan 18, 2009
    issue 6 (문제 삭제 및 문제 번호 관리) reported by jongman   -   우선, 관리자가 문제를 공개한 시점부터 문제 번호가 부여되었으면 좋겠다. 현재 는 사람들이 심심해서 눌러볼 때마다 문제 번호가 부여되기 때문에, 문제 번호가 널뛰기를 하게 된다. ㅜㅜ 방법이 몇 가지 있는데, 지금 딱히 맘에 드는 것이 없다. 좀 더 고민해 볼 것.
    우선, 관리자가 문제를 공개한 시점부터 문제 번호가 부여되었으면 좋겠다. 현재 는 사람들이 심심해서 눌러볼 때마다 문제 번호가 부여되기 때문에, 문제 번호가 널뛰기를 하게 된다. ㅜㅜ 방법이 몇 가지 있는데, 지금 딱히 맘에 드는 것이 없다. 좀 더 고민해 볼 것.
  • Jan 18, 2009
    issue 5 (파일 업로드가 IE7 에서는 안됨) reported by jongman   -   파일 업로드 버튼이 도망간다고 한다 -.-;;; jQuery 플러그인이랑 궁합이 안 맞 는 듯... 새 플러그인을 찾아봐야 하나.. 하아.. ㅜㅜ
    파일 업로드 버튼이 도망간다고 한다 -.-;;; jQuery 플러그인이랑 궁합이 안 맞 는 듯... 새 플러그인을 찾아봐야 하나.. 하아.. ㅜㅜ
  • Jan 18, 2009
    issue 4 (문제 보기에서 문제 번호 보이게) reported by jongman   -   as summary.
    as summary.
  • Jan 18, 2009
    issue 3 (Ubuntu + Firefox 조합에서 제출 버튼이 안보임) reported by jongman   -   서머리대로. caption 태그가 무시되고 있는 것 같다. 지금 caption 태그를 무지 많이 쓰고 있는데.. 일단 우분투 + 파폭에서 확인을 한 번 해보고, 어떻게 고쳐 야 하는지 감을 잡아야 할 듯..
    서머리대로. caption 태그가 무시되고 있는 것 같다. 지금 caption 태그를 무지 많이 쓰고 있는데.. 일단 우분투 + 파폭에서 확인을 한 번 해보고, 어떻게 고쳐 야 하는지 감을 잡아야 할 듯..
  • Jan 18, 2009
    issue 2 (랭킹보기 페이징 링크) reported by jongman   -   What steps will reproduce the problem? 1. 랭킹보기 페이지를 연다. 2. 2페이지로 간다. What is the expected output? What do you see instead? 페이지 목록에서 2페이지가 활성화되어 있고 1페이지로는 링크가 걸려 있어야 하 는데, 여전히 1페이지가 활성화되어 있다.
    What steps will reproduce the problem? 1. 랭킹보기 페이지를 연다. 2. 2페이지로 간다. What is the expected output? What do you see instead? 페이지 목록에서 2페이지가 활성화되어 있고 1페이지로는 링크가 걸려 있어야 하 는데, 여전히 1페이지가 활성화되어 있다.
  • Jan 17, 2009
    r32 (1. C++ 에서 64비트 정수 사용 관련 안내문 추가. 2. 공개되지 않은 문제 데이터도 저지는 받아올 수...) committed by jongman   -   1. C++ 에서 64비트 정수 사용 관련 안내문 추가. 2. 공개되지 않은 문제 데이터도 저지는 받아올 수 있도록. 3. 첨부파일 받아올 때 mime_content_type 안 되던 것 해결.
    1. C++ 에서 64비트 정수 사용 관련 안내문 추가. 2. 공개되지 않은 문제 데이터도 저지는 받아올 수 있도록. 3. 첨부파일 받아올 때 mime_content_type 안 되던 것 해결.
  • Jan 13, 2009
    r31 (view_message 화면에서 과거에 에러 메시지를 <pre> 태그 안에 보여줬는데, 이게 메시지가 길어지...) committed by jongman   -   view_message 화면에서 과거에 에러 메시지를 <pre> 태그 안에 보여줬는데, 이게 메시지가 길어지면 잘려서 <textarea> 태그로 바꿈.
    view_message 화면에서 과거에 에러 메시지를 <pre> 태그 안에 보여줬는데, 이게 메시지가 길어지면 잘려서 <textarea> 태그로 바꿈.
  • Jan 12, 2009
    r30 (db 정보와 judge_key 등의 정보를 별도의 config.php 로 분리하도록 변경. 이로 인해 con...) committed by jongman   -   db 정보와 judge_key 등의 정보를 별도의 config.php 로 분리하도록 변경. 이로 인해 config.php 이외의 파일들을 전부 커밋해도 된당.
    db 정보와 judge_key 등의 정보를 별도의 config.php 로 분리하도록 변경. 이로 인해 config.php 이외의 파일들을 전부 커밋해도 된당.
  • Jan 06, 2009
    r29 (12월부터 진행중인 베타 버전의 AOJ입니다. ) committed by jongman   -   12월부터 진행중인 베타 버전의 AOJ입니다.
    12월부터 진행중인 베타 버전의 AOJ입니다.
  • Jan 06, 2009
    r28 (previous project clear ) committed by jongman   -   previous project clear
    previous project clear

Older

  • Oct 12, 2008
    r27 (jquery 테스트중 ) committed by jongman   -   jquery 테스트중
    jquery 테스트중
  • Oct 12, 2008
    r26 (아악 느려서 원격에서 못하겠다 ) committed by jongman   -   아악 느려서 원격에서 못하겠다
    아악 느려서 원격에서 못하겠다
  • Oct 06, 2008
    r25 (deprecating old code ) committed by jongman   -   deprecating old code
    deprecating old code
  • Aug 20, 2008
    r24 (Very very very basic infrastructure and the main page. ) committed by jongman   -   Very very very basic infrastructure and the main page.
    Very very very basic infrastructure and the main page.
  • Aug 19, 2008
    r23 (update message change ) committed by jongman   -   update message change
    update message change
  • Aug 19, 2008
    r22 (1. XMLRPC Request test: We can make requests from console. 2...) committed by jongman   -   1. XMLRPC Request test: We can make requests from console. 2. Special judge is now possible 3. Fixed a bug where ioset was resetted in each subdirectories 4. Report time/memory 5. Relative float judge
    1. XMLRPC Request test: We can make requests from console. 2. Special judge is now possible 3. Fixed a bug where ioset was resetted in each subdirectories 4. Report time/memory 5. Relative float judge
  • Aug 19, 2008
    r21 (Receives submissions, compiles them, run them through sandbo...) committed by jongman   -   Receives submissions, compiles them, run them through sandbox, and judges them.
    Receives submissions, compiles them, run them through sandbox, and judges them.
  • Aug 19, 2008
    r20 (Sandbox module interface change. Always use wall clock for t...) committed by jongman   -   Sandbox module interface change. Always use wall clock for timeouts, and use waited children time later to verify. Monitor proc data for memory usage.
    Sandbox module interface change. Always use wall clock for timeouts, and use waited children time later to verify. Monitor proc data for memory usage.
  • Aug 19, 2008
    r19 (Sandbox implementation compied from MO-EVAL ) committed by jongman   -   Sandbox implementation compied from MO-EVAL
    Sandbox implementation compied from MO-EVAL
 
Hosted by Google Code