1. e96cf5f [llvm-rc] Support not expressions. by Martin Storsjo · 7 years ago
  2. cec32ed [llvm-rc] Support EXSTYLE statement. by Martin Storsjo · 7 years ago
  3. 8c1c568 [llvm-rc] Support absolute filenames in manifests by Petr Hosek · 7 years ago
  4. 65de7bd [llvm-rc] Add support for the optional CLASS statement for dialogs by Martin Storsjo · 7 years ago
  5. 370633f [llvm-rc] Add support for parsing memory flags by Martin Storsjo · 7 years ago
  6. ce63874 [llvm-rc] Read the Planes/BitCount fields from BITMAPINFOHEADER for icons by Martin Storsjo · 7 years ago
  7. 1b557b3 [llvm-rc] Allow -1 for control IDs in old style dialogs with 16 bit fields by Martin Storsjo · 7 years ago
  8. 793104b [llvm-rc] Add support for all missing dialog controls by Martin Storsjo · 7 years ago
  9. 31dc80f [llvm-rc] Implement the BITMAP resource type by Martin Storsjo · 7 years ago
  10. 5260333 [llvm-rc] Exclude padding from sizes in versioninfo resources by Martin Storsjo · 7 years ago
  11. e99f5b4 [llvm-rc] Add rudimentary support for codepages by Martin Storsjo · 7 years ago
  12. e847ec4 Don't #include MemoryBuffer.h from Host.h. by Zachary Turner · 8 years ago
  13. a398a71 Fix incorrect integer literal suffix. by Zachary Turner · 8 years ago
  14. e315d73 [llvm-rc] Use proper search algorithm for finding resources. by Zachary Turner · 8 years ago
  15. f60024e [llvm-rc] Fix spelling in message by Simon Dardis · 8 years ago
  16. 7541255 [llvm-rc] Try again to fix errors on big endian systems. by Zachary Turner · 8 years ago
  17. 5d1b2d3 Fix some C++ value / reference semantics issues. by Zachary Turner · 8 years ago
  18. 88aa4b2 [llvm-rc] Fix some endianness errors. by Zachary Turner · 8 years ago
  19. b231046 [llvm-rc] Implement escape sequences in .rc files. by Zachary Turner · 8 years ago
  20. 080f10e [llvm-rc] Serialize user-defined resources to .res files. by Zachary Turner · 8 years ago
  21. 84ad96b [llvm-rc] Serialize STRINGTABLE statements to .res file. by Zachary Turner · 8 years ago
  22. 93bb30d [llvm-rc] Serialize VERSIONINFO resources to .res files. by Zachary Turner · 8 years ago
  23. 4c72b95 [llvm-rc] Serialize CURSOR and ICON resources to .res by Zachary Turner · 8 years ago
  24. 44bde8d [llvm-rc] Add optional serialization support for DIALOG(EX) resources. by Zachary Turner · 8 years ago
  25. bbf12f3 [llvm-rc] Serialize DIALOG(EX) to .res files (serialization, pt 4). by Marek Sokolowski · 8 years ago
  26. ea52993 [llvm-rc] Serialize MENU resources to .res files (serialization, pt 3). by Marek Sokolowski · 8 years ago
  27. b121e77 [llvm-rc] Serialize ACCELERATORS to .res files (serialization, pt 2). by Marek Sokolowski · 8 years ago
  28. e37621b [llvm-rc] Serialize HTML resources to .res files (serialization, pt 1). by Marek Sokolowski · 8 years ago