Skip to content

Commit

Permalink
Moving datatype-date-math to datatype src folder
Browse files Browse the repository at this point in the history
  • Loading branch information
allenrabinovich committed Jul 27, 2011
1 parent 3451c62 commit 86d0553
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 38 deletions.
2 changes: 0 additions & 2 deletions build/datatype-date-format/datatype-date-format-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,6 @@ var Dt = {
};

Y.mix(Y.namespace("DataType.Date"), Dt);

/**
* @module datatype
*/
Expand Down Expand Up @@ -432,5 +431,4 @@ Y.DataType.Date.Locale["en-AU"] = Y.merge(YDateEn);




}, '@VERSION@' ,{lang:['ar','ar-JO','ca','ca-ES','da','da-DK','de','de-AT','de-DE','el','el-GR','en','en-AU','en-CA','en-GB','en-IE','en-IN','en-JO','en-MY','en-NZ','en-PH','en-SG','en-US','es','es-AR','es-BO','es-CL','es-CO','es-EC','es-ES','es-MX','es-PE','es-PY','es-US','es-UY','es-VE','fi','fi-FI','fr','fr-BE','fr-CA','fr-FR','hi','hi-IN','id','id-ID','it','it-IT','ja','ja-JP','ko','ko-KR','ms','ms-MY','nb','nb-NO','nl','nl-BE','nl-NL','pl','pl-PL','pt','pt-BR','ro','ro-RO','ru','ru-RU','sv','sv-SE','th','th-TH','tr','tr-TR','vi','vi-VN','zh-Hans','zh-Hans-CN','zh-Hant','zh-Hant-HK','zh-Hant-TW']});
2 changes: 0 additions & 2 deletions build/datatype-date-format/datatype-date-format.js
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ var Dt = {
};

Y.mix(Y.namespace("DataType.Date"), Dt);

/**
* @module datatype
*/
Expand Down Expand Up @@ -428,5 +427,4 @@ Y.DataType.Date.Locale["en-AU"] = Y.merge(YDateEn);




}, '@VERSION@' ,{lang:['ar','ar-JO','ca','ca-ES','da','da-DK','de','de-AT','de-DE','el','el-GR','en','en-AU','en-CA','en-GB','en-IE','en-IN','en-JO','en-MY','en-NZ','en-PH','en-SG','en-US','es','es-AR','es-BO','es-CL','es-CO','es-EC','es-ES','es-MX','es-PE','es-PY','es-US','es-UY','es-VE','fi','fi-FI','fr','fr-BE','fr-CA','fr-FR','hi','hi-IN','id','id-ID','it','it-IT','ja','ja-JP','ko','ko-KR','ms','ms-MY','nb','nb-NO','nl','nl-BE','nl-NL','pl','pl-PL','pt','pt-BR','ro','ro-RO','ru','ru-RU','sv','sv-SE','th','th-TH','tr','tr-TR','vi','vi-VN','zh-Hans','zh-Hans-CN','zh-Hant','zh-Hant-HK','zh-Hant-TW']});
1 change: 0 additions & 1 deletion build/datatype-date-parse/datatype-date-parse-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ Y.mix(Y.namespace("DataType.Date"), {
Y.namespace("Parsers").date = Y.DataType.Date.parse;



}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-date-parse/datatype-date-parse.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ Y.mix(Y.namespace("DataType.Date"), {
Y.namespace("Parsers").date = Y.DataType.Date.parse;



}, '@VERSION@' );
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,4 @@ Y.mix(Y.namespace("DataType.Number"), {
});



}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-number-format/datatype-number-format.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,4 @@ Y.mix(Y.namespace("DataType.Number"), {
});



}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-number-parse/datatype-number-parse-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ Y.mix(Y.namespace("DataType.Number"), {
Y.namespace("Parsers").number = Y.DataType.Number.parse;



}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-number-parse/datatype-number-parse.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ Y.mix(Y.namespace("DataType.Number"), {
Y.namespace("Parsers").number = Y.DataType.Number.parse;



}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-xml-format/datatype-xml-format-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ Y.mix(Y.namespace("DataType.XML"), {




}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-xml-format/datatype-xml-format.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ Y.mix(Y.namespace("DataType.XML"), {




}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-xml-parse/datatype-xml-parse-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ Y.namespace("Parsers").xml = Y.DataType.XML.parse;




}, '@VERSION@' );
1 change: 0 additions & 1 deletion build/datatype-xml-parse/datatype-xml-parse.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ Y.namespace("Parsers").xml = Y.DataType.XML.parse;




}, '@VERSION@' );
3 changes: 0 additions & 3 deletions src/datatype-date-math/README

This file was deleted.

5 changes: 0 additions & 5 deletions src/datatype-date-math/build.properties

This file was deleted.

12 changes: 0 additions & 12 deletions src/datatype-date-math/build.xml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
builddir=../../../builder/componentbuild
srcdir=../..
srcdir=../../

global.src.component=${srcdir}/src/datatype

#global.build.component=${srcdir}/build/datatype-date-math
#global.src.component=${srcdir}/src/datatype-date-math
component=datatype-date-math
component.jsfiles=datatype-date-math.js
component.requires=yui-base
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<project name="Datatype.Date Math" default="local">
<property environment="env" />

<property file="datatype-date-math.properties" />
<property file="build.date-math.properties" />

<import file="${builddir}/3.x/bootstrap.xml"
description="Default Build Properties and Targets" />
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 86d0553

Please sign in to comment.