From 6b8c52e7d253eb5e5975c49d3ea041d09f3ea3bc Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 20 Sep 2011 09:59:39 -0300 Subject: [PATCH 1/5] Edited index.html via GitHub --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9798404..f41f146 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@
  • Project
  • License
  • From 3231e7cb877c408f8e66d5604ea9ab37226e7798 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 20 Sep 2011 10:00:35 -0300 Subject: [PATCH 2/5] Edited manual.html via GitHub --- manual.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual.html b/manual.html index aa51b73..c46ac38 100644 --- a/manual.html +++ b/manual.html @@ -46,7 +46,7 @@
  • Project
  • License
  • From 9f9679feea77eeec0d1a96c1966173aa80df1274 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 20 Sep 2011 10:01:00 -0300 Subject: [PATCH 3/5] Edited license.html via GitHub --- license.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/license.html b/license.html index e2c422b..4b2be63 100644 --- a/license.html +++ b/license.html @@ -48,7 +48,7 @@
  • Project
  • License
  • From fe8e151ea9358fd809c40f6fa0d5a9e6bc4fa5eb Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 20 Sep 2011 10:01:40 -0300 Subject: [PATCH 4/5] Edited examples.html via GitHub --- examples.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples.html b/examples.html index 65a6623..23ddac6 100644 --- a/examples.html +++ b/examples.html @@ -48,7 +48,7 @@
  • Project
  • License
  • From 46d742071513076f50cf19af5d4e236e72ea9f14 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Tue, 20 Sep 2011 10:03:21 -0300 Subject: [PATCH 5/5] Edited index.html via GitHub --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index f41f146..31bb5bf 100644 --- a/index.html +++ b/index.html @@ -83,9 +83,11 @@ page.

    Version 1.5.0 [20/Oct/2009]
    +
    • Added explicit next and close methods to second return value of lfs.dir (the directory object), for explicit iteration or explicit closing.
    • Added directory locking via lfs.lock_dir function (see the manual).
    • +
    Version 1.4.2 [03/Feb/2009]