home *** CD-ROM | disk | FTP | other *** search
/ Micro R&D 1 / MicroRD-CD-ROM-Vol1-1994.iso / os20 / cli / find3720.lzh / History < prev    next >
Text File  |  1993-07-29  |  4KB  |  104 lines

  1.  
  2. RCS file: find.c,v
  3. Working file: find.c
  4. head: 37.20
  5. branch:
  6. locks: strict
  7.     lübke: 37.20
  8. access list:
  9. symbolic names:
  10. comment leader: " * "
  11. keyword substitution: kv
  12. total revisions: 20;    selected revisions: 20
  13. description:
  14. initial version
  15. ----------------------------
  16. revision 37.20    locked by: lübke;
  17. date: 1993/07/26 22:38:23;  author: lübke;  state: Exp;  lines: +6 -4
  18. minor bug fixes, some cleanups
  19. ----------------------------
  20. revision 37.19
  21. date: 1993/07/26 22:20:00;  author: lübke;  state: Exp;  lines: +2 -1
  22. Ooops, forgot a break in a switch. Softlinks were not recognized. Fixed
  23. ----------------------------
  24. revision 37.18
  25. date: 1993/07/26 22:06:19;  author: lübke;  state: Exp;  lines: +63 -76
  26. DoExec() was performed on objects regardless its filetypes
  27. limiting the search to a certain filetype has had no effect
  28. for DoExec(). Filetype matching is now performed in
  29. MatchObject() and DoExec() is called properly.
  30. ----------------------------
  31. revision 37.17
  32. date: 1993/07/21 20:55:30;  author: lübke;  state: Exp;  lines: +95 -4
  33. EQUAL, GREATER, LESS and FLAGS keyword added
  34. ----------------------------
  35. revision 37.16
  36. date: 1993/07/11 12:19:06;  author: lübke;  state: Exp;  lines: +24 -3
  37. added the NOREQ feature
  38. ----------------------------
  39. revision 37.15
  40. date: 1993/07/10 18:24:40;  author: lübke;  state: Exp;  lines: +16 -17
  41. stat is now sum
  42. ----------------------------
  43. revision 37.14
  44. date: 1993/06/13 19:35:03;  author: lübke;  state: Exp;  lines: +45 -8
  45. DoExec() implemented
  46. ----------------------------
  47. revision 37.13
  48. date: 1993/06/12 16:44:49;  author: lübke;  state: Exp;  lines: +84 -20
  49. older and newer keywords added
  50. GetFIB() added
  51. ----------------------------
  52. revision 37.12
  53. date: 1993/06/07 22:02:05;  author: lübke;  state: Exp;  lines: +81 -33
  54. match function 'MatchObject()' added
  55. various cleanups
  56. Find statistics in a seperate function
  57. ----------------------------
  58. revision 37.11
  59. date: 1993/06/06 10:51:12;  author: lübke;  state: Exp;  lines: +11 -10
  60. TEMPLATE for CLI Args restructured
  61. ----------------------------
  62. revision 37.10
  63. date: 1993/06/06 10:38:04;  author: lübke;  state: Exp;  lines: +75 -73
  64. NameFromLock is now performed only once for each
  65. directory and not for every matching file.
  66. ----------------------------
  67. revision 37.9
  68. date: 1993/05/31 20:47:54;  author: lübke;  state: Exp;  lines: +3 -4
  69. some cleanups for QPrintf()
  70. ----------------------------
  71. revision 37.8
  72. date: 1993/05/31 20:26:47;  author: lübke;  state: Exp;  lines: +61 -48
  73. QPrintf added, isCon removed, cleanups ...
  74. ----------------------------
  75. revision 37.7
  76. date: 1993/05/31 18:00:58;  author: lübke;  state: Exp;  lines: +10 -26
  77. quick option removed
  78. it was'nt very usefull at all
  79. ----------------------------
  80. revision 37.6
  81. date: 1993/05/30 14:43:42;  author: lübke;  state: Exp;  lines: +12 -10
  82. some cleanup
  83. ----------------------------
  84. revision 37.5
  85. date: 1993/05/30 13:35:19;  author: lübke;  state: Exp;  lines: +33 -8
  86. since and upto keywords added
  87. ----------------------------
  88. revision 37.4
  89. date: 1993/05/29 23:15:07;  author: lübke;  state: Exp;  lines: +24 -5
  90. *** empty log message ***
  91. ----------------------------
  92. revision 37.3
  93. date: 1993/05/29 22:39:41;  author: lübke;  state: Exp;  lines: +34 -12
  94. *** empty log message ***
  95. ----------------------------
  96. revision 37.2
  97. date: 1993/05/29 19:44:16;  author: lübke;  state: Exp;  lines: +269 -31
  98. *** empty log message ***
  99. ----------------------------
  100. revision 37.1
  101. date: 1993/05/29 12:17:51;  author: lübke;  state: Exp;
  102. *** empty log message ***
  103. =============================================================================
  104.