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

Аутор SHA1 Порука Датум
  Bernard Xiong 7383269905 [Kernel] Code cleanup for compiling warning. пре 7 година
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. пре 7 година
  armink cc0f5ca1cd [kernel][mem] Improve some ISR check range. пре 7 година
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information пре 7 година
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 пре 7 година
  emlslxl 2340408e3c fix code style пре 8 година
  Bernard Xiong 5326bd55a5 [Kernel] Add memory trace for small memory management пре 8 година
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 пре 8 година
  armink a7e7b3dc02 [Kernel] Fix rt_realloc issue when new size is 0. пре 8 година
  dogandog 3e249d2169 Correct comments about doxygen format пре 9 година
  Bernard Xiong 730592df19 [Kernel] mark the free mem block with HEAP_MAGIC. пре 10 година
  bernard b23de95ff4 [Kernel] comments clean up. пре 11 година
  Bernard Xiong 79392bb082 Embedded GPLv2 license. пре 12 година
  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 07ea5e8fec fixed coding style in src/mem.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 12b5e56f46 unify the coding style of kernel пре 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@gmail.com de50381baa because the sethook operation is invoked only in system initialization, the interrupt protect is removed. пре 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 година
  bernard.xiong 96c53b4957 fix the magic issue in allocated memory block. пре 15 година
  bernard.xiong@gmail.com 64cf67f39a fix new introduced issue: RT_ASSERT(mem->magic != HEAP_MAGIC); пре 15 година
  bernard.xiong 8dbcab1c4a update more debug information. пре 15 година
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. пре 15 година
  bernard.xiong 9e324032b6 fix rt_realloc issue when realloc a NULL pointer. пре 15 година
  bernard.xiong 0a64bac9d9 apply kuronca patch for heap initialization check. пре 15 година
  bernard.xiong 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. пре 15 година