You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
1.7 KiB

  1. ============================================================================
  2. STLSoft - TODO
  3. ; Created: 29th March 2002
  4. ; Updated: 1st October 2008
  5. ============================================================================
  6. STLSoft 1.9 TODOs:
  7. ==================
  8. ? 1. STLSoft Documentation
  9. --------------------------
  10. Priority: high
  11. ? 2. STLSoft Website
  12. --------------------
  13. Priority: high
  14. # 3. Allocator constructor parameters for the fixed array classes [IMPLEMENTED]
  15. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  16. Priority: medium
  17. Status: implemented; released in 1.9.13
  18. ? 4. Interface pointers providing more succinct syntax for COM (rq by PA, AS)
  19. -----------------------------------------------------------------------------
  20. Priority: medium
  21. ? 5. Investigate 64-bit compilation for scoped_handle
  22. -----------------------------------------------------
  23. Priority: medium
  24. ? 6. CString header file #include bringing up to date (rq by CA)
  25. ----------------------------------------------------------------
  26. Priority: low
  27. Status: partially complete; more required
  28. ? 7. Implement scoped_method (rq by CA)
  29. ---------------------------------------
  30. Priority: medium
  31. ? 8. 64-bit issues for Windows x64
  32. ----------------------------------
  33. Priority: high
  34. Status: partially done; more to come
  35. ? 9. fixed array class modifications (as requested by TO; described on NG)
  36. --------------------------------------------------------------------------
  37. Priority: medium
  38. Status: largely complete; more to come
  39. ? 10. custom radix in integer_to_string conversions (rq by PA)
  40. --------------------------------------------------------------
  41. Priority: medium
  42. =============================== End of file ================================