Историја ревизија

Аутор SHA1 Порука Датум
  bernard 898e0d2f3f [Kernel] stop thread timer when suspend a thread пре 12 година
  Grissiom d59aa279c3 kernel: use skip list to implement timer list пре 12 година
  Bernard Xiong 79392bb082 Embedded GPLv2 license. пре 12 година
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE пре 13 година
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. пре 13 година
  dzzxzz@gmail.com 6346ab09d8 fixed the coding style in thread.c пре 13 година
  dzzxzz@gmail.com 6bb7cc6015 fixed the coding style in thread.c пре 13 година
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG пре 13 година
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file пре 13 година
  dzzxzz@gmail.com 4b670b0862 delete Line 33 in thread.c, the variable isn't used at all. пре 13 година
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() пре 13 година
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. пре 14 година
  dzzxzz 12b5e56f46 unify the coding style of kernel пре 14 година
  bernard.xiong@gmail.com 7ebea8fe65 deprecated rt_system_tick_init function. пре 14 година
  dzzxzz@gmail.com c44d191564 refine the code in thread.c, delete the unnecessary line пре 14 година
  dzzxzz 7926109356 cleanup kernel code пре 14 година
  dzzxzz c0f80bdf9a cleanup kernel code пре 14 година
  bernard.xiong 9fce2db27e fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. пре 14 година
  bernard.xiong 5aaa2b190c do a scheduling when start a thread. пре 14 година
  bernard.xiong b69ec549ec add reporter. пре 14 година
  bernard.xiong ed87391097 fixed rt_thread_exit issue if the current thread has been preempted. пре 14 година
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. пре 14 година
  bernard.xiong 3ea3d509ef change the wrong end of line (all of them shall be UNIX end of line). пре 14 година
  bernard.xiong 30967678b1 fix compiling issue when RT_USING_HEAP is not defined. пре 15 година
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. пре 15 година
  bernard.xiong@gmail.com 15f07a3e68 initial cleanup function of thread to zero. пре 15 година
  bernard.xiong 7018ab0661 add cleanup callback function on thread exit; add IPC object reset command. пре 15 година
  qiuyiuestc fb7d4122fc implement module memory allocator пре 15 година
  qiuyiuestc 446799244a module clean up пре 15 година
  qiuyiuestc 463e70efef clean up пре 15 година