Skip to content
Snippets Groups Projects
  1. Apr 27, 2016
  2. Apr 22, 2016
    • Deomid Ryabkov's avatar
      Resolve *dir function decl conflict on Win32 · 7fdb5080
      Deomid Ryabkov authored
      We used to declare these functions twice: in plaform_windows.h
      and cs_dirent.h. Removed decl from platform_windows.h and moved
      cs_dirent.h to be privately included by mongoose.c
      
      PUBLISHED_FROM=ab62370409e29e3c62a8b8eab0f75795b5d7ed0f
      7fdb5080
  3. Apr 19, 2016
  4. Apr 18, 2016
  5. Apr 16, 2016
  6. Apr 13, 2016
  7. Apr 12, 2016
  8. Apr 11, 2016
    • Deomid Ryabkov's avatar
      Fix comment format in http.h · 76364af2
      Deomid Ryabkov authored
      Functions decl must follow comment to be correctly documented
      
      PUBLISHED_FROM=6ab035cda470c2c23240db4435abd8c241c71b0d
      76364af2
    • Deomid Ryabkov's avatar
      MSP432 port, step 1 · f36b452f
      Deomid Ryabkov authored
      Doesn't actually work yet, but bits common with CC3200 (SimpleLink) are
      moved out.
      
      PUBLISHED_FROM=9d9a51cf7d8262694199c46bfd0ac514fc88889e
      f36b452f
  9. Apr 08, 2016
  10. Apr 06, 2016
  11. Apr 01, 2016
  12. Mar 25, 2016
  13. Mar 22, 2016
  14. Mar 21, 2016
  15. Mar 17, 2016
    • Deomid Ryabkov's avatar
      SJ timer API cleanup; added setInterval and clear* · 8148b6d0
      Deomid Ryabkov authored
      Timers/intervals are now implemented on top of Mongoose.
      Got rid of all the platform-specific code (yay!)
      
      Added interval support and ability to clear previously added timeouts.
      
      PUBLISHED_FROM=93866dd80b95b0fa6e137d87f86138330e720154
      8148b6d0
    • Deomid Ryabkov's avatar
      CC3200 fixes · 72cf78de
      Deomid Ryabkov authored
      Increase heap size to 44K (13K free after init)
      Add File.list() support
      Fix a bunch of bugs in file support
      Disable sys_init.js, there just isn't enough RAM...
      
      PUBLISHED_FROM=2121b8758f0596da39c3eafcfff36337a1b90b74
      72cf78de
  16. Mar 15, 2016
  17. Mar 14, 2016
  18. Mar 13, 2016
  19. Mar 10, 2016
  20. Mar 08, 2016
Loading