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

Аутор SHA1 Порука Датум
  bernard.xiong@gmail.com b60476b8e7 remove rt_current_module and rt_module_set function. пре 13 година
  bernard.xiong@gmail.com 2114b73b4b Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag. пре 13 година
  dzzxzz@gmail.com 1ccf6f800c delete the unnecessary space пре 13 година
  dzzxzz@gmail.com 3aa354d28b re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80 пре 13 година
  bernard.xiong@gmail.com 25268ad23d Add more symbols export for application module. пре 13 година
  bernard.xiong@gmail.com 8475d23d3e Add rt_timer_next_timeout_tick() declaration in rtthread.h. пре 13 година
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() пре 13 година
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. пре 13 година
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. пре 13 година
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. пре 14 година
  bernard.xiong@gmail.com 3b805a8137 remove the duplicated rt_sprintf declaration. пре 14 година
  dzzxzz 12b5e56f46 unify the coding style of kernel пре 14 година
  bernard.xiong@gmail.com 18888679cd add alignment memory allocation. пре 14 година
  dzzxzz 7926109356 cleanup kernel code пре 14 година
  bernard.xiong@gmail.com 472cc9334a add errno implementation in RT-Thread. пре 14 година
  qiuyiuestc@gmail.com a8f51bf63a fix compile error пре 14 година
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator пре 14 година
  bernard.xiong@gmail.com cfd580edf4 add rt_tick_set function пре 14 година
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. пре 14 година
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. пре 14 година
  mbbill@gmail.com 70c031362a add a test case for blocking mailbox send пре 14 година
  qiuyiuestc@gmail.com 9faa3d9989 eliminate compile warning пре 14 година
  bernard.xiong@gmail.com 4e3839d702 add RT_USING_DEVICE definition. пре 15 година
  qiuyiuestc 0ee9b3d922 use rt_malloc_page api in module.c пре 15 година
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. пре 15 година
  qiuyiuestc 5a8d5a56cb update module пре 15 година
  bernard.xiong@gmail.com d174592eff recover rt_object_find function. пре 15 година
  qiuyiuestc d240423d74 construct module symbol table пре 15 година
  qiuyiuestc fb7d4122fc implement module memory allocator пре 15 година
  qiuyiuestc 878d1b3636 update module пре 15 година