Commit History

Author SHA1 Message Date
  Grissiom b66c5ee074 TC: always print the test result despite the wait time 11 years ago
  Grissiom a7c4d07fb7 TC: heap_realloc: check for realloc(ptr, 0) 11 years ago
  Grissiom c6c6b5ef74 TC: semaphore_dynamic: code cleanup 11 years ago
  Grissiom 4434c87a71 TC: release the sem in cleanup 11 years ago
  Grissiom e9e8e3f3ca TC: do not use rt_sem_trytake to clean the sem 11 years ago
  prife cb347f5af0 Merge pull request #207 from prife/master 11 years ago
  prife 712d9428ed simulator: disable RTGUI in rtconfig.h 11 years ago
  Bernard Xiong be2f628160 Merge pull request #205 from geniusgogo/sqlite 11 years ago
  geniusgogo 9326719a12 move SQLiteLib/SConscript file to SQLite-3.8.1/SConscript 11 years ago
  geniusgogo 06d3cf710e rename sqlite directory to SQLite-3.8.1/SQLiteLib 11 years ago
  geniusgogo b3e70cbf40 modify the RTT is abbreviated error, change to be rtthread. 11 years ago
  geniusgogo 6433eeae66 build env component removal 11 years ago
  geniusgogo dd2a4cd49c port rtt config orig env 11 years ago
  geniusgogo ab1429b044 orig config result tool 11 years ago
  geniusgogo 2948bf55f7 fix the SQLite mutex free-fun cause a memory leak 11 years ago
  geniusgogo d246db603c fix sqlite mutex/vfs/ 11 years ago
  geniusgogo 10aad53661 fix declarative referential integrity 11 years ago
  geniusgogo 7e7f0fb5f5 add test/test10.c 11 years ago
  geniusgogo 7d88b753d6 complete SQLite-3.8.1 porting, and auto generate porting code 11 years ago
  geniusgogo 2315160531 add vfs/fs porting 11 years ago
  geniusgogo d47febdc65 port complete SQLite-3.8.1 to RT-Thread 11 years ago
  geniusgogo 993374d860 add rtt memory management support 11 years ago
  geniusgogo bb71850863 add rtt mutex support 11 years ago
  geniusgogo e0a3ced7ea add rtt complie macro SQLITE_OS_RTT 11 years ago
  geniusgogo a186d329a4 add SQLite-3.8.1 authority original source tree 11 years ago
  geniusgogo 0347f8ab9c add SQLite 3.8.1 amalgamation source code 11 years ago
  Bernard Xiong 35d83be62f Merge pull request #204 from aozima/pulls 11 years ago
  aozima e037d2e5f6 fixed _sys_read()/_sys_write() issues. 11 years ago
  Bernard Xiong 6c58f80a1d Merge pull request #201 from prife/master 11 years ago
  aozima 52d49c7dc6 Merge pull request #199 from bright-pan/master 11 years ago