Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. o changeset: 6:226fb2816532
  2. | branch: feature_bar
  3. | tag: tip
  4. | parent: 4:d1803dd250e3
  5. | user: Mathias Weyland <mathias@weyland.ch>
  6. | date: Tue Sep 01 14:48:42 2015 +0200
  7. | description:
  8. | Merged into default
  9. |
  10. |
  11. | @ changeset: 5:c0b46b56bc81
  12. |/| parent: 3:2fc6d481fb0e
  13. | | parent: 4:d1803dd250e3
  14. | | user: Mathias Weyland <mathias@weyland.ch>
  15. | | date: Tue Sep 01 14:48:04 2015 +0200
  16. | | description:
  17. | | MErging feature branch feature_bar
  18. | |
  19. | | This feature branch implements printf() calls compatible
  20. | | with the MS Windows platform by adding carriage returns
  21. | | to the calls.
  22. | |
  23. | |
  24. o | changeset: 4:d1803dd250e3
  25. |/ branch: feature_bar
  26. | user: Mathias Weyland <mathias@weyland.ch>
  27. | date: Tue Sep 01 14:42:39 2015 +0200
  28. | files: test.c
  29. | description:
  30. | Make software compatible with Windows
  31. |
  32. | Carriage returns ('\r') were added to all printf() calls
  33. | in order to achieve proper line wraps on the MS Windows
  34. | platform.
  35. |
  36. |
  37. o changeset: 3:2fc6d481fb0e
  38. |\ parent: 1:9909d08b3c10
  39. | | parent: 2:7843a066e9d7
  40. | | user: Mathias Weyland <mathias@weyland.ch>
  41. | | date: Tue Sep 01 14:39:24 2015 +0200
  42. | | description:
  43. | | Merging in changes
  44. | |
  45. | |
  46. | o changeset: 2:7843a066e9d7
  47. | | parent: 0:0c091b9a847b
  48. | | user: Mathias Weyland <mathias@weyland.ch>
  49. | | date: Tue Sep 01 14:34:52 2015 +0200
  50. | | files: test.c
  51. | | description:
  52. | | Waste CPU cycles
  53. | |
  54. | |
  55. o | changeset: 1:9909d08b3c10
  56. |/ user: Mathias Weyland <mathias@weyland.ch>
  57. | date: Tue Sep 01 14:35:42 2015 +0200
  58. | files: README
  59. | description:
  60. | First things first: README
  61. |
  62. |
  63. o changeset: 0:0c091b9a847b
  64. user: Mathias Weyland <mathias@weyland.ch>
  65. date: Tue Sep 01 14:33:34 2015 +0200
  66. files: test.c
  67. description:
  68. Initial commit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement